|
|
||
|---|---|---|
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
README.md
aaisp-quota-exporter
Trivial Prometheus exporter to fetch and plot remaining monthly quota for AAISP users. Uses the AAISP API documented at https://support.aa.net.uk/Home::1.
The exporter takes an optional -bind parameter with [host]:port argument.
It will default to :9100 (bind to all addresses, port 9100). Metrics are
available at /metrics.
It will update every 5 minutes.