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

introspection: OTLP integration #1817

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

hdonnay
Copy link
Member

@hdonnay hdonnay commented Jul 10, 2023

These changes implement OTLP exporters for both metrics and traces, in both HTTP and gRPC formats.

This should be considered beta support for OTLP metrics because Clair and Claircore are directly instrumented with Prometheus, currently.

@hdonnay hdonnay added this to the config/v1.4.0 milestone Oct 30, 2023
@hdonnay hdonnay force-pushed the hack/otlp-integration branch 2 times, most recently from d4e2172 to 2636d59 Compare January 31, 2024 22:57
@hdonnay hdonnay changed the title rfc: OTLP integration introspection: OTLP integration Jan 31, 2024
@hdonnay hdonnay force-pushed the hack/otlp-integration branch 2 times, most recently from be81d6c to ddccabf Compare February 5, 2024 22:33
Signed-off-by: Hank Donnay <[email protected]>
This should allow a Clair instance to use the "native" OpenTelemetry
transport for metrics and traces.

Some parts of Clair and Claircore are directly instrumented with
Prometheus, and so the OTLP support should be considered beta-quality.

Signed-off-by: Hank Donnay <[email protected]>
This updates the `local-dev` stack. Most of these updates were needed to
test the OpenTelemetry support.

Signed-off-by: Hank Donnay <[email protected]>
@hdonnay hdonnay marked this pull request as ready for review February 6, 2024 16:59
@hdonnay hdonnay requested a review from a team as a code owner February 6, 2024 16:59
@hdonnay hdonnay requested review from crozzy and removed request for a team February 6, 2024 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant