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
Jaeger v2 (and probably v1 too) is now recording spans with names like these: jaeger: /static/index-DgTHkKtK.js. This is because we now use confighttp.ToServer helper that installs the tracing handlers unconditionally. There are options we can pass to the tracing instrumentation with filters such that certain endpoints may be ignored.