Use OpenLIT to easily monitor AI agents in production with OpenTelemetry.
For instructions on installing in Kubernetes using Helm, refer to the Kubernetes Helm installation guide.Configure the telemetry data destination as follows:
Purpose | Parameter/Environment Variable | For Sending to OpenLIT |
---|---|---|
Send data to an HTTP OTLP endpoint | otlp_endpoint or OTEL_EXPORTER_OTLP_ENDPOINT |
"http://127.0.0.1:4318" |
Authenticate telemetry backends | otlp_headers or OTEL_EXPORTER_OTLP_HEADERS |
Not required by default |
💡 Info: If theotlp_endpoint
orOTEL_EXPORTER_OTLP_ENDPOINT
is not provided, the OpenLIT SDK will output traces directly to your console, which is recommended during the development phase.
127.0.0.1:3000
on your browser to start
exploring. You can login using the default credentials - Email:
user@openlit.io
- Password: openlituser