Skip to content

chore(tracing)!: Remove OpenCensus trace protocol#4216

Merged
sfleen merged 2 commits intomainfrom
sfleen/oc-delete
Oct 3, 2025
Merged

chore(tracing)!: Remove OpenCensus trace protocol#4216
sfleen merged 2 commits intomainfrom
sfleen/oc-delete

Conversation

@sfleen
Copy link
Copy Markdown
Contributor

@sfleen sfleen commented Oct 3, 2025

OpenCensus as a protocol has been sunset for some time now. Additionally, we have supported its replacement, OpenTelemetry, for a long time now, and we don't even expose the OpenCensus configuration from the linkerd control plane chart.

This removes OpenCensus from the proxy. There's some cleanup that will have to be done in follow-ups, but this attempts to keep the diff as minimal as possible.

@sfleen sfleen requested a review from a team as a code owner October 3, 2025 18:25
OpenCensus as a protocol has been sunset for some time now. Additionally, we have supported its replacement, OpenTelemetry, for a long time now, and we don't even expose the OpenCensus configuration from the linkerd control plane chart.

This removes OpenCensus from the proxy. There's some cleanup that will have to be done in follow-ups, but this attempts to keep the diff as minimal as possible.

Signed-off-by: Scott Fleener <scott@buoyant.io>
OpenCensus as a protocol has been sunset for some time now. Additionally, we have supported its replacement, OpenTelemetry, for a long time now, and we don't even expose the OpenCensus configuration from the linkerd control plane chart.

This removes OpenCensus from the proxy. There's some cleanup that will have to be done in follow-ups, but this attempts to keep the diff as minimal as possible.

Signed-off-by: Scott Fleener <scott@buoyant.io>
@sfleen sfleen merged commit 31e164c into main Oct 3, 2025
19 checks passed
@sfleen sfleen deleted the sfleen/oc-delete branch October 3, 2025 18:41
sfleen added a commit that referenced this pull request Oct 3, 2025
There were a few abstractions over the trace backend (enums, etc.) that can be removed now that OpenCensus has been removed in #4216.

Signed-off-by: Scott Fleener <scott@buoyant.io>
sfleen added a commit that referenced this pull request Oct 3, 2025
There were a few abstractions over the trace backend (enums, etc.) that can be removed now that OpenCensus has been removed in #4216.

Signed-off-by: Scott Fleener <scott@buoyant.io>
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.

2 participants