Skip to content

tracing: Add trace sampling configuration to the route, to override the route level#6986

Merged
mattklein123 merged 9 commits intoenvoyproxy:masterfrom
objectiser:routetraceconfig
May 28, 2019
Merged

tracing: Add trace sampling configuration to the route, to override the route level#6986
mattklein123 merged 9 commits intoenvoyproxy:masterfrom
objectiser:routetraceconfig

Conversation

@objectiser
Copy link
Copy Markdown
Contributor

@objectiser objectiser commented May 17, 2019

Description: Enable trace sampling to be overridden at the route level.

Risk Level: low
Testing: added unit tests and manually updated examples/jaeger-tracing to try it out.
Docs Changes: Assume model docs are autogenerated. Not sure if any other docs need to be changed.
Release Notes:
Sampling associated with individual routes can now be overridden to define route specific values.

Fixes #6915

Loading
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.

Overriding trace sampling configuration on a per route basis

3 participants