OpenTelemetry standard compliance with OpenInference instrumentation
langchain>=0.1.0,langchain-community>=0.0.20
llama-index>=0.9.0,llama-index-vector-stores-chroma>=0.1.0
openai>=1.0.0,anthropic>=0.8.0,google-generativeai>=0.3.0
chromadb>=0.4.0,pinecone-client>=2.0.0
Variable | Description | Default |
---|---|---|
OTEL_SERVICE_NAME | Service name for tracing | "openinference-app" |
OTEL_DEPLOYMENT_ENVIRONMENT | Deployment environment | "production" |
OTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT | Capture message content | true |