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.02 - 2022-01-30

  • Add support for reading config from /etc/netdata/mojo.conf.d/
  • Renamed "class" key with "collector"
  • Rewrote the HTTP collector
    • Add support for custom "dimension" name
    • Changed "jobs" into an array-ref
    • Removed support for "direct_ip"
    • The "Host" header can be used as default "family"
  • Improved default context() for Mojo::Netdata::Chart to make it easier to define alarms using "template"
  • Removed context() from Mojo::Netdata::Collector

Modules

https://netdata.cloud plugin for Perl
Represents a Netdata chart and dimensions
Base class for Mojo::Netdata collectors
A website monitorer for Mojo::Netdata
Utility functions for Mojo::Netdata