Skip to content

Commit 93effdd

Browse files
authored
Update instrumentation-genai/opentelemetry-instrumentation-openai-v2/examples/manual/.env
1 parent 9c1c09f commit 93effdd

File tree

1 file changed

+1
-1
lines changed
  • instrumentation-genai/opentelemetry-instrumentation-openai-v2/examples/manual

1 file changed

+1
-1
lines changed

instrumentation-genai/opentelemetry-instrumentation-openai-v2/examples/manual/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ OPENAI_API_KEY=sk-YOUR_API_KEY
1010
# OTEL_EXPORTER_OTLP_ENDPOINT=http://localhost:4317
1111
# OTEL_EXPORTER_OTLP_PROTOCOL=grpc
1212

13-
OTEL_SERVICE_NAME=test-openai
13+
OTEL_SERVICE_NAME=opentelemetry-python-openai
1414
OTEL_SEMCONV_STABILITY_OPT_IN=http
1515

1616
# Change to 'false' to hide prompt and completion content

0 commit comments

Comments
 (0)