You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: instrumentation/opentelemetry-instrumentation-aiohttp-client/src/opentelemetry/instrumentation/aiohttp_client/__init__.py
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -254,6 +254,7 @@ def create_trace_config(
254
254
name=MetricInstruments.HTTP_CLIENT_DURATION,
255
255
unit="ms",
256
256
description="measures the duration of the outbound HTTP request",
0 commit comments