Skip to content

Commit e36fe2a

Browse files
author
Liudmila Molkova
committed
update headers
1 parent b90948a commit e36fe2a

File tree

2 files changed

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

2 files changed

+2
-2
lines changed

instrumentation-genai/opentelemetry-instrumentation-openai-v2/examples/manual/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
OpenTelemetry OpenAI Instrumentation Example
22
============================================
33

4-
This is an example of how to instrument OpenAI calls.
4+
This is an example of how to instrument OpenAI calls when configuring OpenTelemetry SDK and Instrumentations manually.
55

66
When `main.py <main.py>`_ is run, it exports traces and logs to an OTLP
77
compatible endpoint. Traces include details such as the model used and the

instrumentation-genai/opentelemetry-instrumentation-openai-v2/examples/zero-code/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
OpenTelemetry OpenAI Instrumentation Example
1+
OpenTelemetry OpenAI Zero-Code Instrumentation Example
22
============================================
33

44
This is an example of how to instrument OpenAI calls with zero code changes,

0 commit comments

Comments
 (0)