Integrations
LLM Observability with Splunk and OpenLLMetry
Collecting and analyzing LLM traces in Splunk Observability Cloud can be achieved by configuring the TRACELOOP_BASE_URL environment variable to point to the Splunk OpenTelemetry Collector OTLP endpoint.
Have the Collector run in agent or gateway mode and ensure the OTLP receiver is configured, see Get data into Splunk Observability Cloud.
Secondly, ensure the OTLP exporter is configured to send to Splunk Observability Cloud:
Thirdly, make sure otlp
is defined in the traces pipeline:
Finally, define the TRACELOOP_BASE_URL
environment variable to point to the Splunk OpenTelemetry Collector OTLP endpoint:
Was this page helpful?