Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

ClientFilter has no way to skip/ignore tracing certain client calls #15

Open
pavolloffay opened this issue May 16, 2018 · 0 comments
Open

Comments

@pavolloffay
Copy link
Member

The ClientFilter traces every client call made. It would be very beneficial if certain client calls were ignored / skipped.

This could be done in a manner similar to how io.opentracing.contrib.web.servlet.filter.TracingFilter (io.opentracing.contrib : opentracing-web-servlet-filter) can be constructed with a skip pattern to allow certain incoming requests to not be traced.

See the original issue: jaegertracing/jaeger-client-java#289

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant