Skip to content

Commit ee676be

Browse files
committed
Update package.py
1 parent 543f912 commit ee676be

File tree

1 file changed

+1
-1
lines changed
  • instrumentation/opentelemetry-instrumentation-httpx/src/opentelemetry/instrumentation/httpx

1 file changed

+1
-1
lines changed

instrumentation/opentelemetry-instrumentation-httpx/src/opentelemetry/instrumentation/httpx/package.py

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

1616
_instruments = ("httpx >= 0.18.0",)
1717

18-
_supports_metrics = False
18+
_supports_metrics = True
1919

2020
_semconv_status = "migration"

0 commit comments

Comments
 (0)