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 9c1c09f commit 93effddCopy full SHA for 93effdd
instrumentation-genai/opentelemetry-instrumentation-openai-v2/examples/manual/.env
@@ -10,7 +10,7 @@ OPENAI_API_KEY=sk-YOUR_API_KEY
10
# OTEL_EXPORTER_OTLP_ENDPOINT=http://localhost:4317
11
# OTEL_EXPORTER_OTLP_PROTOCOL=grpc
12
13
-OTEL_SERVICE_NAME=test-openai
+OTEL_SERVICE_NAME=opentelemetry-python-openai
14
OTEL_SEMCONV_STABILITY_OPT_IN=http
15
16
# Change to 'false' to hide prompt and completion content
0 commit comments