Skip to content

Commit c156fe0

Browse files
committed
Update documentation
1 parent aa82c1e commit c156fe0

File tree

1 file changed

+2
-1
lines changed
  • instrumentation-genai/opentelemetry-instrumentation-openai-v2

1 file changed

+2
-1
lines changed

instrumentation-genai/opentelemetry-instrumentation-openai-v2/README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ OpenTelemetry OpenAI Instrumentation
77
:target: https://pypi.org/project/opentelemetry-instrumentation-openai-v2/
88

99
This library allows tracing LLM requests and logging of messages made by the
10-
`OpenAI Python API library <https://pypi.org/project/openai/>`_.
10+
`OpenAI Python API library <https://pypi.org/project/openai/>`_. It also captures
11+
the duration of the operations and the number of tokens used as metrics.
1112

1213

1314
Installation

0 commit comments

Comments
 (0)