Skip to content

Tempo Trace Filter #2050

Answered by joe-elliott
andreivaloshyn asked this question in Q&A
Discussion options

You must be logged in to vote

I don't know much about configuring Istio, but at Grafana we use Jaeger remote sampling to set per endpoint sampling. This is supported by Jaeger clients as well as some OTEL clients.

Alternatively for single span traces like /metrics they would likely be easy to identify and drop using a processor in the otel collector. Something like: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/processor/filterprocessor/README.md

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@andreivaloshyn
Comment options

Answer selected by andreivaloshyn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants