401 Unauthorized error in Jaeger client integration
Goal Develop a test harness for a Jaeger client that can be run in CI or local environments without using real production credentials. Constraints and Uncertainty The Jaeger client library expects an authentication token or basic auth header when sending spans to a secured collector. Using production credentials in tests is forbidden by policy, yet the colle