Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(otel): initialize meter provider from Docker context #11641

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

milas
Copy link
Member

@milas milas commented Mar 20, 2024

What I did
In addition to tracing, add support for metering (counters/gauges/etc) via OpenTelemetry with similar OTLP/gRPC auto-enablement. User-defined endpoints not currently supported; this will be added as a follow-up.

Related issue
JIRA: COMP-489

(not mandatory) A picture of a cute animal, if possible in relation to what you did

@milas milas added area/cli area/desktop Features that are integrated with Docker Desktop labels Mar 20, 2024
@milas milas requested a review from a team March 20, 2024 18:36
@milas milas self-assigned this Mar 20, 2024
@milas milas requested review from ndeloof, glours and jhrotko and removed request for a team March 20, 2024 18:36
In addition to tracing, add support for metering (counters/gauges/etc)
via OpenTelemetry with similar OTLP/gRPC auto-enablement. User-defined
endpoints not currently supported; this will be added as a follow-up.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
Copy link
Member

@nicksieger nicksieger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good stuff!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli area/desktop Features that are integrated with Docker Desktop
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants