Skip to content

Commit ef45d62

Browse files
bourbonkkaabmass
andauthored
Update instrumentation/opentelemetry-instrumentation-asyncio/README.rst
Co-authored-by: Aaron Abbott <aaronabbott@google.com>
1 parent f11322a commit ef45d62

File tree

1 file changed

+1
-1
lines changed
  • instrumentation/opentelemetry-instrumentation-asyncio

1 file changed

+1
-1
lines changed

instrumentation/opentelemetry-instrumentation-asyncio/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ AsyncioInstrumentor: Tracing Requests Made by the Asyncio Library
1010

1111

1212
The opentelemetry-instrumentation-asyncio package allows tracing asyncio applications.
13-
The metric for coroutine, future, is generated even if there is no setting to generate a span.
13+
It also includes metrics for duration and counts of coroutines and futures. Metrics are generated even if coroutines are not traced.
1414

1515

1616
Set the names of coroutines you want to trace.

0 commit comments

Comments
 (0)