Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.
 
 

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prometheus-mailgun-exporter

Prometheus Mailgun Exporter

Build

make will build both binary and Docker image

Run

The exporter will serve metrics on http://<ip>:9616/metrics

export MG_API_KEY=<api_key> export MG_DOMAIN=<domain>

  • Docker
    1. docker run -ti --rm --name prometheus-mailgun-exporter -e MG_API_KEY=<key> -e MG_DOMAIN=<domain> casestack/prometheus-mailgun-exporter:latest
  • Binary
    1. ./prometheus-mailgun-exporter

Europe Users

export API_BASE=https://api.eu.mailgun.net/v3

Dashboard

The Grafana dashboard can be found here

About

Prometheus Mailgun Exporter

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages