Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
OpenTelemetry for Rails, Sinatra, and Rack apps on Tracelit.
OTEL_SERVICE_NAME=my-service OTEL_RESOURCE_ATTRIBUTES=deployment.environment=production OTEL_EXPORTER_OTLP_ENDPOINT=https://ingest.tracelit.app OTEL_EXPORTER_OTLP_PROTOCOL=http/protobuf OTEL_EXPORTER_OTLP_HEADERS=Authorization=Bearer <WORKSPACE_INGEST_KEY>
bundle add opentelemetry-sdk opentelemetry-exporter-otlp opentelemetry-instrumentation-all
config/initializers/opentelemetry.rb