File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
instrumentation-genai/opentelemetry-instrumentation-google-genai/examples Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ token usage as well as the latency distribution of the GenAI operations.
1313
1414Note: `.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
2020Setup
2121-----
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ token usage as well as the latency distribution of the GenAI operations.
1313
1414Note: `.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
2020Setup
2121-----
You can’t perform that action at this time.
0 commit comments