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
Helpers that creates metrics should have knowledge of the preferred bucket boundaries otherwise they do more harm than good when used.
Two that comes to mind are create_http_server_request_duration and create_http_client_request_duration.
Wondering if the explicit buckets are found in what weaver generates (or even in the spec) and if they are referenced from the metrics.
The text was updated successfully, but these errors were encountered:
Helpers that creates metrics should have knowledge of the preferred bucket boundaries otherwise they do more harm than good when used.
Two that comes to mind are
create_http_server_request_duration
andcreate_http_client_request_duration
.Wondering if the explicit buckets are found in what weaver generates (or even in the spec) and if they are referenced from the metrics.
The text was updated successfully, but these errors were encountered: