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

Allow configuring proxy trace export protocol #13099

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

sfleen
Copy link
Contributor

@sfleen sfleen commented Sep 23, 2024

Allows setting the trace export protocol env var (LINKERD2_PROXY_TRACE_PROTOCOL) on instances of the proxy using the existing mechanisms we have today for setting the trace collector endpoint (helm values, annotations, etc.).

Currently defaults the protocol to opencensus to match the behavior we have today.

#10111

@sfleen sfleen marked this pull request as ready for review September 24, 2024 19:29
@sfleen sfleen requested a review from a team as a code owner September 24, 2024 19:29
Copy link
Member

@alpeb alpeb left a comment

Choose a reason for hiding this comment

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

LGTM! 👍

@sfleen sfleen force-pushed the otel branch 2 times, most recently from e41e4f3 to 8c1d9d5 Compare October 1, 2024 14:52
Allows setting the trace export protocol env var (`LINKERD2_PROXY_TRACE_PROTOCOL`) on instances of the proxy using the existing mechanisms we have today for setting the trace collector endpoint (helm values, annotations, etc.).

Currently defaults the protocol to `opencensus` to match the behavior we have today.

\linkerd#10111

Signed-off-by: Scott Fleener <[email protected]>
@alpeb alpeb merged commit b67c8ac into linkerd:main Oct 2, 2024
40 checks passed
@sfleen sfleen deleted the otel branch October 9, 2024 12:54
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