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

[cmd/opampsupervisor] report own metrics via OTLP #37346

Merged

Conversation

codeboten
Copy link
Contributor

Description

This updates the configuration generated by the opampsupervisor to emit metrics using the OTLP exporter directly, rather than configuring a prom receiver.

Link to tracking issue

Fixes #37345

Testing

Documentation

This updates the configuration generated by the opampsupervisor to emit
metrics using the OTLP exporter directly, rather than configuring a prom
receiver.

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
@codeboten codeboten changed the title [WIP] [cmd/opampsupervisor] report own metrics via OTLP [cmd/opampsupervisor] report own metrics via OTLP Jan 20, 2025
@codeboten codeboten marked this pull request as ready for review January 20, 2025 22:01
@codeboten codeboten requested a review from a team as a code owner January 20, 2025 22:01
Copy link
Contributor

@evan-bradley evan-bradley left a comment

Choose a reason for hiding this comment

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

Thank you @codeboten.

@evan-bradley evan-bradley merged commit 231aa7f into open-telemetry:main Jan 22, 2025
169 checks passed
@github-actions github-actions bot added this to the next release milestone Jan 22, 2025
@codeboten codeboten deleted the codeboten/opampsupervisor-emit-otlp branch January 22, 2025 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[cmd/opampsupervisor] report collector's own metrics using otlp
4 participants