Skip to main content

W3C Trace Context

cp:otoroshi.next.plugins.W3CTracing

This plugin propagates W3C Trace Context spans and can export it to Jaeger or Zipkin

categories:

  • Monitoring

default configuration:

{
"kind" : "noop",
"endpoint" : "http://localhost:3333/spans",
"timeout" : 30000,
"baggage" : { }
}