This commit is contained in:
nikkie 2025-07-28 17:15:32 +09:00 committed by GitHub
parent 80d5ba1f40
commit d74291d0e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ OpenTelemetry Google GenAI SDK Manual Instrumentation Example
============================================ ============================================
This is an example of how to instrument Google GenAI SDK calls with zero code changes, This is an example of how to instrument Google GenAI SDK calls with zero code changes,
using `opentelemetryh-instrument`. using `opentelemetry-instrument`.
When `main.py <main.py>`_ is run, it exports traces, logs, and metrics to an OTLP When `main.py <main.py>`_ is run, it exports traces, logs, and metrics to an OTLP
compatible endpoint. Traces include details such as the model used and the compatible endpoint. Traces include details such as the model used and the