github mgumz/mtr-exporter 0.7.0

4 hours ago

Features:

  • Add mtr_report_path_id metric and path_id label to make path changes
    easier to detect. The path_id is a checksum over the concatenated
    hops of a specific mtr run.
  • Switch internal logging to structured logging (log/slog).
    Log line format changes - downstream log parsers may need adjustment.
  • Add -timeshift flag and support for random delays in the jobs file.
    Useful to spread load when running many jobs.
  • Provide a Grafana dashboard alongside the documentation.

Bug Fixes:

  • Fix mtr_report_min_loss: when mtr-exporter was used with multiple jobs,
    mtr_report_min_loss carried the minimum loss of the last job.

Maintenance:

  • Add -show-license flag to print the bundled license text.
  • Bump base container image to Alpine:3.23 (mtr:0.96).
  • Bump Go toolchain to 1.26.3.
  • Container images now published for linux/amd64 and linux/arm64.

Don't miss a new mtr-exporter release

NewReleases is sending notifications on new releases.