Changes for version 0.11 - 2020-05-13
- CHANGES
- Include the Net::Prometheus::PerlCollector module
- Optionally skip building the XS part of PerlCollector if a C compiler is not available
- BUGFIXES
- Fix for Histogram bucket generation for values less than 1 on -Duselongdouble platforms
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 statistics about the perl interpreter
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