Fix typo (#3656)
This commit is contained in:
parent
80d5ba1f40
commit
d74291d0e0
|
|
@ -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,
|
||||
using `opentelemetryh-instrument`.
|
||||
using `opentelemetry-instrument`.
|
||||
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue