Skip to content

Tracing

Shale supports providing an endpoint for collecting OpenTelemetry Traces. These traces provide insight into the backend performance of the instance and are useful in debugging issues.

Enabling the collection of traces can be done by setting the OTEL_EXPORTER_OTLP_TRACES_ENDPOINT environment variable.

https://github.com/open-telemetry/opentelemetry-collector

The reference collector provided by OpenTelemetry. Commonly used with Tempo and Grafana.

https://axiom.co/

https://axiom.co/docs/send-data/opentelemetry

Observability re-invented for high-scale engineering teams. The agent-native platform for logs, metrics, traces, and events. Built for humans and machines alike.

Set OTEL_EXPORTER_OTLP_TRACES_ENDPOINT to https://AXIOM_DOMAIN/v1/traces.


Using Shale with another collector? Contact us today!