Binary package “golang-github-fzambia-eagle-dev” in ubuntu oracular

aggregate Prometheus metrics over time interval

 This package provides a functionality to export Prometheus metrics
 aggregated over configured time interval. This can be useful when one
 wants to use Prometheus library to instrument the code but still want
 to periodically export metrics to non Prometheus monitoring systems.
 .
 At moment only Counters, Gauges and Summaries are supported.