docker / go-metrics

Package for metrics collection in Docker projects
Apache License 2.0
87 stars 32 forks source link

Namespace: enable creation of Timers with custom buckets #23

Closed waynr closed 1 year ago

waynr commented 3 years ago

Timers created by this repo current default to the default prometheus buckets, this PR makes it possible to pass in a non-default when creating timers.

waynr commented 1 year ago

@milosgajdos any chance of getting :eyes: on this and merging it?