We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93effdd commit f02e7c7Copy full SHA for f02e7c7
instrumentation-genai/opentelemetry-instrumentation-openai-v2/examples/manual/.env
@@ -11,7 +11,6 @@ OPENAI_API_KEY=sk-YOUR_API_KEY
11
# OTEL_EXPORTER_OTLP_PROTOCOL=grpc
12
13
OTEL_SERVICE_NAME=opentelemetry-python-openai
14
-OTEL_SEMCONV_STABILITY_OPT_IN=http
15
16
# Change to 'false' to hide prompt and completion content
17
OTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT=true
0 commit comments