opentelemetry-python-contrib/instrumentation-genai/opentelemetry-instrumentati.../examples/zero-code/.env

8 lines
267 B
Bash

# Update this with your real OpenAI API key
OPENAI_API_KEY=sk-YOUR_API_KEY
# Uncomment and change to your OTLP endpoint
# OTEL_EXPORTER_OTLP_ENDPOINT=http://localhost:4317
# OTEL_EXPORTER_OTLP_PROTOCOL=grpc
OTEL_SERVICE_NAME=opentelemetry-python-langchain-zero-code