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

Enabel tracez z-pages from otel-go, disable opencensus #3698

Merged
merged 1 commit into from Jul 27, 2021

Conversation

bogdandrutu
Copy link
Member

Signed-off-by: Bogdan Drutu bogdandrutu@gmail.com

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
Copy link
Member

@tigrannajaryan tigrannajaryan left a comment

Choose a reason for hiding this comment

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

Does this keep the same endpoint and URL for zpages?
Any major changes that are visible to the end user?

Comment on lines +33 to +38
return sdktrace.ParentBased(
rs,
sdktrace.WithRemoteParentSampled(sdktrace.AlwaysSample()),
sdktrace.WithRemoteParentNotSampled(rs),
sdktrace.WithLocalParentSampled(sdktrace.AlwaysSample()),
sdktrace.WithRemoteParentSampled(rs))
Copy link
Member

Choose a reason for hiding this comment

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

Would be good to add comment to explain what this does.

Collector automation moved this from In progress to Reviewer approved Jul 26, 2021
@bogdandrutu bogdandrutu merged commit 967071c into open-telemetry:main Jul 27, 2021
Collector automation moved this from Reviewer approved to Done Jul 27, 2021
@bogdandrutu bogdandrutu deleted the zpaga branch July 27, 2021 01:04
emaderer pushed a commit to emaderer/opentelemetry-collector that referenced this pull request Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Collector
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants