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

hypoport/mandrill-prometheus-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandrill Prometheus Exporter

Mandrill is a Transactional Email Service. If you are using it you might be interested in monitoring statistics they are offering via their API

This tool helps you doing this when you are using Prometheus as monitoring system. It is an exporter that runs as a standalone application and can be scraped by prometheus.

Usage

It is recommended to use the exporter with Docker.

docker run -p 9153:9153 -e "MANDRILL_API_KEY=<YOUR_API_KEY>" -d hypoport/mandrill-prometheus-exporter

About

Exposes mandrill statistics for Prometheus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages