You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 3, 2023. It is now read-only.
I think that we already support this on Ruby or Python, but we should be consistent across languages.
We should create a way for developers to exclude certain URLs, gRPC methods, etc. from creating a new trace. These URLs / methods should still generate spans in ongoing traces.
Examples include excluding health checks, excluding the long poll requests for Stackdriver Profiler, etc.
I think that we already support this on Ruby or Python, but we should be consistent across languages.
We should create a way for developers to exclude certain URLs, gRPC methods, etc. from creating a new trace. These URLs / methods should still generate spans in ongoing traces.
Examples include excluding health checks, excluding the long poll requests for Stackdriver Profiler, etc.