The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.09 - 2020-05-01

  • CHANGES
    • Pass additional options from query params or ->render method into collector ->collect methods
    • Added more methods for easy export of metrics:
      • ->handle method to allow integration into existing HTTP::Message-based HTTP servers
      • ->export_to_IO_Async method to allow easy export of metrics from IO::Async-based applications without an existing HTTP server

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