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 v0.4.2 - 2020-03-21 (TRIAL RELEASE)

  • Enhancements
    • Emit warnings if the client does not support expected methods.
    • Die if the histogram, increment or set_add attributes are not coderefs.
  • Tests
    • Added tests for how errors are trapped and logged.
    • Add Test::Pod::LinkCheck author test.
  • Other
    • Explicitly declare List::Util and Time::HiRes as prereqs.

Changes for version v0.4.1 - 2020-03-21 (TRIAL RELEASE)

  • Bug Fixes
    • Apply sample_rate to psgi.response.x-sendfile.

Changes for version v0.4.0 - 2020-03-21 (TRIAL RELEASE)

  • Enhancements
    • Some initialisation is done beforehand, which should result in a slight performance improvement.
    • Added histogram, increment and set_count attributes which are code references for methods that do the actual logging.
  • Incompatabilities
    • The client is required, and not initialised from the psgix.monitor.statsd key in the environment.
  • Documentation
    • Made better use of Pod::Weaver commands.
    • Bumped copyright year
  • Other
    • Renamed internal variables for consistency.
    • Show more module versions in test diagnostics.

Modules

send statistics to statsd