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

[collector] add ability to automatically configure otel sdk for collector internal telemetry #1541

Merged
merged 9 commits into from
Mar 14, 2025

Conversation

TylerHelmuth
Copy link
Member

Add a new feature to allow users to configure the collector to emit its internal telemetry over http via the OTLP using the otel Go sdk. When enabled, all the default prometheus stuff is removed and the otel Go SDK is configured via service.telemetry for traces, metrics, and logs.

@TylerHelmuth TylerHelmuth requested review from dmitryax, povilasv and a team as code owners February 21, 2025 19:16

Verified

This commit was signed with the committer’s verified signature.
geieredgar Edgar Geier

Verified

This commit was signed with the committer’s verified signature.
geieredgar Edgar Geier
@TylerHelmuth TylerHelmuth requested a review from Allex1 as a code owner February 26, 2025 17:04

Verified

This commit was signed with the committer’s verified signature.
geieredgar Edgar Geier
Copy link
Contributor

@jaronoff97 jaronoff97 left a comment

Choose a reason for hiding this comment

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

just one minor suggestion, otherwise looks great! thanks Tyler!

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Copy link
Contributor

@jaronoff97 jaronoff97 left a comment

Choose a reason for hiding this comment

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

non-blocking question, looks great 🙇

Verified

This commit was signed with the committer’s verified signature.
ameknite Ame アメ
@TylerHelmuth TylerHelmuth merged commit ac8c62c into open-telemetry:main Mar 14, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants