mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-02 19:47:17 +08:00
opentelemetry-instrumentation-asyncio: package name typo (#2844)
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
"""
|
||||
.. asyncio: https://github.com/python/asyncio
|
||||
|
||||
The opentelemetry-instrumentation-asycnio package allows tracing asyncio applications.
|
||||
The opentelemetry-instrumentation-asyncio package allows tracing asyncio applications.
|
||||
The metric for coroutine, future, is generated even if there is no setting to generate a span.
|
||||
|
||||
Run instrumented application
|
||||
|
Reference in New Issue
Block a user