Changes for version 0.08 - 2020-04-28
- CHANGES
- Added Net::Prometheus::Registry
- Allow Registry to act globally to allow 3rd-party modules to add themselves (primarily for Metrics::Any::Adapter::Prometheus to use)
- Add a small example program showing Net::Async::HTTP::Server::PSGI
Modules
export monitoring metrics for prometheus
a monotonically-increasing counter metric
a snapshot value-reporting metric
count the distribution of numeric observations
the base class for observed metrics
obtain a process collector for the OS
Process Collector for linux OS
a collection of metrics collectors
summarise individual numeric observations
a collection of support structure types