Skip to content

Commit 493689e

Browse files
committed
Fix README.rst files for the examples.
1 parent 319f0a5 commit 493689e

File tree

2 files changed

+6
-6
lines changed
  • instrumentation-genai/opentelemetry-instrumentation-google-genai/examples

2 files changed

+6
-6
lines changed

instrumentation-genai/opentelemetry-instrumentation-google-genai/examples/manual/README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ token usage as well as the latency distribution of the GenAI operations.
1313

1414
Note: `.env <.env>`_ file configures additional environment variables:
1515

16-
- `OTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT=true` configures
17-
Google GenAI SDK instrumentation to capture prompt and completion contents on
18-
events.
16+
- `OTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT=true`
17+
18+
... configures Google GenAI SDK instrumentation to capture prompt/response content.
1919

2020
Setup
2121
-----

instrumentation-genai/opentelemetry-instrumentation-google-genai/examples/zero-code/README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ token usage as well as the latency distribution of the GenAI operations.
1313

1414
Note: `.env <.env>`_ file configures additional environment variables:
1515

16-
- `OTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT=true` configures
17-
Google GenAI SDK instrumentation to capture prompt and completion contents on
18-
events.
16+
- `OTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT=true`
17+
18+
... configures Google GenAI SDK instrumentation to capture prompt/response content.
1919

2020
Setup
2121
-----

0 commit comments

Comments
 (0)