Skip to content

Commit 4b112fb

Browse files
hectorhdzgemdneto
andauthored
Update instrumentation/opentelemetry-instrumentation-aiohttp-client/src/opentelemetry/instrumentation/aiohttp_client/__init__.py
Co-authored-by: Emídio Neto <[email protected]>
1 parent 7bdf230 commit 4b112fb

File tree

1 file changed

+1
-0
lines changed
  • instrumentation/opentelemetry-instrumentation-aiohttp-client/src/opentelemetry/instrumentation/aiohttp_client

1 file changed

+1
-0
lines changed

instrumentation/opentelemetry-instrumentation-aiohttp-client/src/opentelemetry/instrumentation/aiohttp_client/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ def create_trace_config(
262262
name=HTTP_CLIENT_REQUEST_DURATION,
263263
unit="s",
264264
description="Duration of HTTP client requests.",
265+
explicit_bucket_boundaries_advisory=HTTP_DURATION_HISTOGRAM_BUCKETS_NEW,
265266
)
266267

267268
metric_attributes = {}

0 commit comments

Comments
 (0)