Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
OpenLIT Integration
OpenLIT is a universal OpenTelemetry bridge for LLM observability.Setup
Usage
Auto-Instrumentation (Recommended)
Explicit Tracing (For Fine Control)
Configuration
| Option | Environment Variable | Description |
|---|---|---|
otlp_endpoint | OTEL_EXPORTER_OTLP_ENDPOINT | OTLP endpoint (default: localhost:4318) |
disable_batch | - | Disable batching |
disable_metrics | - | Disable metrics |

