This is a clone of the awesome work from @dnsmichi in docker-hub-limit-exporter
This exporter allows to retrieve the Docker Hub rate limit counts as scrape target for Prometheus.
The exporter obtains an auth token and then queries the Docker Hub registry with a HEAD request to parse RateLimit-Limit, RateLimit-Remaining and RateLimit-Reset into a Gauge metric.
You can use your Docker Hub credentials to authenticate, otherwise an anonymous token is used.
A demo environment with Grafana, Prometheus and the exporter is located in example/docker-compose/.
Content type
Image
Digest
Size
329.1 MB
Last updated
almost 6 years ago
docker pull solidnerd/docker-hub-limit-exporter:2.0.0