Skip to content

gathertown/prometheus-mailgun-events-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prometheus-Mailgun-Events-Exporter

Mailgun Events Prometheus exporter

Description

This application is a prometheus exporter for mailgun Events, which aims to monitor the following things:

  • email_delivery_time_seconds
  • email_delivery_error_messages

Authentication

Authentication towards the Mailgun API is being done with exp two ways: To authenticate with Mailgun API, you need to set MG_API_KEY

List of available metrics

# HELP mailgun_delivery_time_seconds The time took for an email to actually got delivered from the time that got accepted in mailgun
# HELP maigun_delivery_error Email Delivery error messages

Release

The repository has automated builds configured in the DockerHub, for main branch and latest docker tag.

How to pull the exporter

    docker pull gathertown/prometheus-mailgun-events-exporter:latest

About

Mailgun Events Prometheus exporter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published