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
{{ message }}
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.
Implement a Histogram that allow aggregatable distributions of events, such as request latencies. This is at its core a counter per bucket as described on https://prometheus.io/docs/instrumenting/writing_clientlibs/#histogram
The text was updated successfully, but these errors were encountered: