github missionlane/prometheus-mailgun-exporter v2.0.0

7 hours ago

2.0.0 (2026-03-15)

⚠ BREAKING CHANGES

  • All domain stats metric names have changed by dropping the _total suffix (e.g. mailgun_domain_stats_accepted_total is now mailgun_domain_stats_accepted). Metric type changed from counter to gauge. Grafana dashboards using rate() or increase() on these metrics will need to be updated.

Bug Fixes

  • change domain stats metrics from counter to gauge (066fe58), closes #95

Don't miss a new prometheus-mailgun-exporter release

NewReleases is sending notifications on new releases.