Skip to content

Commit 0d35d57

Browse files
committed
Update
1 parent c7f56f9 commit 0d35d57

File tree

1 file changed

+3
-1
lines changed
  • instrumentation/opentelemetry-instrumentation-aiohttp-server/src/opentelemetry/instrumentation/aiohttp_server

1 file changed

+3
-1
lines changed

instrumentation/opentelemetry-instrumentation-aiohttp-server/src/opentelemetry/instrumentation/aiohttp_server/package.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@
1515

1616
_instruments = ("aiohttp ~= 3.0",)
1717

18-
_supports_metrics = True
18+
_supports_metrics = True
19+
20+
_semconv_status = "migration"

0 commit comments

Comments
 (0)