mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-03-27 20:30:27 +02:00
Fix links in OTel docs
This commit is contained in:
parent
9a4ec57d00
commit
dbb32e93d3
@ -11,8 +11,8 @@ imgproxy can send request traces to an OpenTelemetry collector. To use this feat
|
||||
4. _(optional)_ Set the `IMGPROXY_OPEN_TELEMETRY_PROPAGATORS` environment variable to be the desired list of text map propagators. Supported propagators are:
|
||||
* `tracecontext`: [W3C Trace Context](https://www.w3.org/TR/trace-context/)
|
||||
* `baggage`: [W3C Baggage](https://www.w3.org/TR/baggage/)
|
||||
* `b3`: [B3 Single](./context/api-propagators.md#configuration)
|
||||
* `b3multi`: [B3 Multi](./context/api-propagators.md#configuration)
|
||||
* `b3`: [B3 Single](https://opentelemetry.io/docs/reference/specification/context/api-propagators/#configuration)
|
||||
* `b3multi`: [B3 Multi](https://opentelemetry.io/docs/reference/specification/context/api-propagators/#configuration)
|
||||
* `jaeger`: [Jaeger](https://www.jaegertracing.io/docs/1.21/client-libraries/#propagation-format)
|
||||
* `xray`: [AWS X-Ray](https://docs.aws.amazon.com/xray/latest/devguide/xray-concepts.html#xray-concepts-tracingheader)
|
||||
* `ottrace`: [OT Trace](https://github.com/opentracing?q=basic&type=&language=)
|
||||
|
Loading…
x
Reference in New Issue
Block a user