The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.03 - 2016-10-26

  • CHANGES
    • Implement Histogram metrics
    • Allow value-returing callback functions on Gauges
    • Added Metric Groups
    • Document the register/unregister methods and the Collector interface

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
summarise individual numeric observations
a collection of support structure types