docker run -p 9860:9860 \
-e TWILIO_EXPORTER_ACCOUNT_ID=your-twilio-account-id \
-e TWILIO_EXPORTER_SID=your-twilio-sid \
-e TWILIO_EXPORTER_API_KEY=your-twilio-api-key \
rentberry/twilio-prometheus-exporter:latest
twilio_count
- count of usage events per account and categorytwilio_usage
- the amount used to bill usage and measured in usage_unitstwilio_price
- the total price of the usage in the currency specified in price_unit and associated with the account.