Changes for version 0.04 - 2020-05-12

  • CHANGES
    • Add documentation to Metrics::Any::Adapter
    • Support METRICS_ANY_ADAPTER environment variable to override Null default
    • Added Metrics::Any::Adapter::File and ::Stderr
    • Metrics::Any::Adapter::Test now checks that reported metric types match those they were declared as

Modules

abstract collection of monitoring metrics
set the Metrics::Any adapter for the program
write metrics to a file
a metrics reporting adapter which does nothing
write metrics to STDERR
a metrics reporting adapter for unit testing
module-side of the monitoring metrics reporting API