Use OpenTelemetry with traces and metrics
http
and grpc
are supported.
DEFAULT_TELEMETRY_EXPORTER
environment variable)otlp
section of the router config.
We support a Go Regex strings. You can test your Regex at https://regex101.com/.
.
character in the regular expression.b3
to true
but you also need to add the trace headers to the CORS config to not run into issues.
Can I export OTEL data from my application?
Why is my trace incomplete?