This is a Prometheus exporter that exposes Twilio balance data for any number of Twilio accounts.
A configuration file is required to configure Twilio account information. A sample file is available.
This is one of a series of Twilio Prometheus Exporters built to explore the differences in development experiences across several languages:
To work on this code do the following:
Every time:
cargo run -- -c twilio-exporter.yml --help