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

Add server-side sample rate to ingested spans #4038

Open
jan-auer opened this issue Sep 17, 2024 · 0 comments
Open

Add server-side sample rate to ingested spans #4038

jan-auer opened this issue Sep 17, 2024 · 0 comments

Comments

@jan-auer
Copy link
Member

jan-auer commented Sep 17, 2024

Span extraction places the client sample rate into the span's measurements for extrapolation in the event platform. For organizations with dynamic sampling, the server-side sample rate must be added in addition to that.

  • Add an additional field for the server-side sample rate
  • Consider to add a field for the combined sample rate
  • Consider a dedicated field in the protocol outside of measurements

NB: The sample rate has to be used in the EAP spans consumer (here)

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

No branches or pull requests

1 participant