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

Changes for version 0.05 - 2016-10-28

  • CHANGES
    • Allow setting name prefix and extra labels on a process exporter
    • Implement process scraping of other PIDs in the Linux collector
  • BUGFIXES
    • Prometheus needs all the labelsets of every variable grouped together; so rearrange the ->collect results

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