You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configure OpenTelemetry SDK and OTLP exporter for Splunk Observability Cloud
- Add comprehensive OpenTelemetry configuration in runtime.exs
- Configure resource attributes for service identity and environment
- Set up OTLP exporter with gRPC protocol for reliable trace transmission
- Include explicit sampling configuration to ensure custom spans are sent
- Add environment variable support in docker-compose.yml
- Use correct authentication header format for Splunk ingestion
0 commit comments