Go metrics interface with fast buffered metrics and third party reporters
Tally provides a common interface for emitting metrics, while letting you not worry about the velocity of metrics emission. By default it buffers counters, gauges and histograms at a specified interval but does not buffer timer values. This is primarily so timer values can have all their values sampled if desired and if not they can be sampled as summaries or histograms independently by a reporter. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/uber-go/tally
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 4.0.1-1.fc36 | - |
Fedora 35 | 3.3.17-3.fc35 | - |
Fedora 34 | 3.3.17-2.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-uber-tally dash maintainers at fedoraproject dot org
.