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

Integrate OpenTelemetry into the proxy #3221

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Commits on Sep 27, 2024

  1. Integrate OpenTelemetry into the proxy

    OpenCensus is a deprecated protocol and is slated to be removed from upstream collectors soon.
    
    This wires up the proxy to optionally use OpenTelmetry as the format for exported traces. Currently, this defaults to the existing OpenCensus exporter, and we can switch the default later.
    
    [#10111](linkerd/linkerd2#10111)
    
    Signed-off-by: Scott Fleener <[email protected]>
    sfleen committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    673f71f View commit details
    Browse the repository at this point in the history