File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
instrumentation-genai/opentelemetry-instrumentation-openai-v2/examples Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11OpenTelemetry 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
66When `main.py <main.py >`_ is run, it exports traces and logs to an OTLP
77compatible endpoint. Traces include details such as the model used and the
Original file line number Diff line number Diff line change 1- OpenTelemetry OpenAI Instrumentation Example
1+ OpenTelemetry OpenAI Zero-Code Instrumentation Example
22============================================
33
44This is an example of how to instrument OpenAI calls with zero code changes,
You can’t perform that action at this time.
0 commit comments