docker run -p 9861:9861 \
-e MANDRILL_EXPORTER_API_KEY=your-twilio-account-id \
rentberry/mandrill-prometheus-exporter:latest
mandrill_sent_total
- Total number of sent mailsmandrill_hard_bounces
- Number of mails bounced hardmandrill_soft_bounces
- Number of mails bounced softmandrill_rejects
- Number of mails rejectedmandrill_complaints
- Number of complaintsmandrill_unsubs
- Number of unsubscribesmandrill_opens
- Number of mails openedmandrill_clicks
- Number of clicks inside mailsmandrill_unique_opens
- Unique number of mails openedmandrill_unique_clicks
- Unique number of clicks