Available via: Kong’s OpenTelemetry plugin (any language calling through the gateway). This is not a Zespan SDK wrapper — see Send traces from any OTel-instrumented app for how the underlying endpoint works.
Setup
Enable theopentelemetry plugin on your AI Gateway route (declarative config shown; the same fields apply via the Admin API or kubectl/Konnect):
Kong sends OTLP over HTTP with Protobuf by default — this matches what Zespan’s
/v1/traces endpoint accepts, no protocol change needed.
