Skip to content

chore(tracing): Update control plane to OpenTelemetry#14632

Closed
sfleen wants to merge 1 commit intomainfrom
sfleen/no-oc
Closed

chore(tracing): Update control plane to OpenTelemetry#14632
sfleen wants to merge 1 commit intomainfrom
sfleen/no-oc

Conversation

@sfleen
Copy link
Copy Markdown
Contributor

@sfleen sfleen commented Oct 16, 2025

The control plane tracing is meant mostly for development, but it's using an outdated export protocol that isn't supported basically anywhere.

This updates the control plane to OpenTelemetry for internal tracing and OTLP gRPC as the export protocol.

The control plane tracing is meant mostly for development, but it's using an outdated export protocol that isn't supported basically anywhere.

This updates the control plane to OpenTelemetry for internal tracing and OTLP gRPC as the export protocol.
@sfleen sfleen marked this pull request as ready for review October 16, 2025 17:57
@sfleen sfleen requested a review from a team as a code owner October 16, 2025 17:57
Comment on lines +342 to +344
// - ":method" - ":" is an invalid character. This means that HTTP/2 pseudo
// headers are not currently supported by this type.
// - "/invalid" - "/" is an invalid character
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

does this PR need to touch unrelated generated code?

@stale
Copy link
Copy Markdown

stale Bot commented Jan 19, 2026

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the wontfix label Jan 19, 2026
@stale stale Bot closed this Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants