Ignore incoming headers

Configure the Zipkin plugin to ignore incoming headers:

  • No tracing context extraction
  • Injects the tracing context using the formats: b3, datadog Some header formats specify different trace and span ID sizes. When the tracing context is extracted and injected from/to headers with different ID sizes, the IDs are truncated or left-padded to align with the target format.

Set up the plugin

Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!