Related Documentation
Made by
Kong Inc.
Supported Gateway Topologies
hybrid db-less traditional
Supported Konnect Deployments
hybrid cloud-gateways serverless
Compatible Protocols
grpc grpcs http https tcp tls tls_passthrough udp ws wss

3.8.0.0

Release date 2024/09/11

Bugfix

  • remove redundant deprecation warnings

3.7.0.0

Release date 2024/05/28

Feature

  • The propagation module has been reworked. The new options allow better control over the configuration of tracing headers propagation.

3.4.0.0

Release date 2023/08/09

Bugfix

  • Fixed an issue where traces weren’t being generated correctly when instrumentations were enabled.#10983

3.3.0.0

Release date 2023/05/19

Feature

  • These plugins now convert traceid in HTTP response headers to hex format.#10534

Breaking Change

  • This plugin now uses queues for internal buffering. The standard queue parameter set is available to control queuing behavior.#10753

3.2.1.0

Release date 2023/02/28

Feature

  • Added support for setting the durations of Kong phases as span tags through the configuration property phase_duration_flavor.#9891

Bugfix

  • Fixed an issue where the global plugin’s sample ratio overrode the route-specific ratio.#9877

  • Fixed an issue where trace-id and parent-id strings with decimals were not processed correctly.

3.1.0.0

Release date 2022/12/06

Feature

  • Added the response_header_for_traceid field in Zipkin plugin. The plugin sets the corresponding header in the response if the field is specified with a string value.#9173

Bugfix

  • Added the missing protocols field to the following plugin schemas: Zipkin (zipkin)

  • Fixed an issue where Zipkin plugin couldn’t parse OT baggage headers due to an invalid OT baggage pattern.#9280

3.0.0.0

Release date 2022/09/09

Feature

  • Added support for including the HTTP path in the span name with thehttp_span_name configuration parameter.#8150

  • Added support for socket connect and send/read timeouts through the connect_timeout, send_timeout, and read_timeout configuration parameters. This can help mitigatengx.timer saturation when upstream collectors are unavailable or slow.#8735

Bugfix

  • Fixed the balancer spans’ duration to include the connection time from Nginx to the upstream.#8848

  • Corrected the calculation of the header filter start time.#9230

  • Made the plugin compatible with the latest Jaeger header spec, which makes parent_id optional.#8352

2.8.4.0

Release date 2023/03/28

Bugfix

  • Added the missing protocols field to the following plugin schemas: Zipkin (zipkin)

Did this doc help?

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!