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] add ability to report own traces/logs #38360

Merged
merged 6 commits into from
Mar 4, 2025

Conversation

codeboten
Copy link
Contributor

@codeboten codeboten commented Mar 4, 2025

This allows the supervisor to configure capability to configure both traces and logs for the collector's own telemetry via OTLP, the same way it is enabled for metrics.

To accomplish this I ended up updating the code that stores own telemetry as a TelemetryConnectionSettings to storing a ConnectionSettingsOffers that includes all 3 signals.

This allows the supervisor to configure capability to configure both
traces and logs for the collector's own telemetry via OTLP, the same
way it is enabled for metrics.

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>
Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
@codeboten codeboten marked this pull request as draft March 4, 2025 18:16
Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
@codeboten codeboten marked this pull request as ready for review March 4, 2025 19:58
@codeboten codeboten merged commit 754c6c9 into open-telemetry:main Mar 4, 2025
157 checks passed
@codeboten codeboten deleted the codeboten/report-own-logs branch March 4, 2025 20:18
@github-actions github-actions bot added this to the next release milestone Mar 4, 2025
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.

4 participants