Changes for version 0.02 - 2016-10-26

  • CHANGES
    • Many internal structure changes to support new features
      • Exposed $metric->samples as a documented method
      • Created Sample and MetricSamples types
      • Prepare for true multimetric collectors
    • Basic validation on metric/label names and values
  • BUGFIXES
    • Ensure that label values with embedded NULs render correctly

Modules

export monitoring metrics for prometheus
a monotonically-increasing counter metric
a snapshot value-reporting metric
the base class for observed metrics
summarise individual numeric observations
a collection of support structure types