prometheus-mailgun-exporter

command module
v0.0.0-...-4690acf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

README

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, and a healthz endpoint on http://<ip>:9616/healthz for use in Kubernetes

export MG_API_KEY=<api_key>

  • Docker
    1. docker run -ti --rm --name prometheus-mailgun-exporter -e MG_API_KEY missionlane/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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL