Integrations
LLM Observability with Dynatrace and OpenLLMetry
Analyze all collected LLM traces within Dynatrace by using the native OpenTelemetry ingest endpoint of your Dynatrace environment.
Go to your Dynatrace environment and create a new access token under Manage Access Tokens.
The access token needs the following permission scopes that allow the ingest of OpenTelemetry spans, metrics and logs
(openTelemetryTrace.ingest, metrics.ingest, logs.ingest).
Set TRACELOOP_BASE_URL
environment variable to the URL of your Dynatrace OpenTelemetry ingest endpoint
Set the TRACELOOP_HEADERS
environment variable to include your previously created access token
Done! All the exported spans along with their span attributes will show up within the Dynatrace trace view.