https://github.com/vegasbrianc/docker-pulls
A simple compose script to use in conjunction with the prometheus stack to monitor Docker pulls.
https://github.com/vegasbrianc/docker-pulls
docker docker-hub exporter monitoring prometheus
Last synced: about 2 months ago
JSON representation
A simple compose script to use in conjunction with the prometheus stack to monitor Docker pulls.
- Host: GitHub
- URL: https://github.com/vegasbrianc/docker-pulls
- Owner: vegasbrianc
- Created: 2016-10-29T08:06:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-24T20:22:58.000Z (almost 6 years ago)
- Last Synced: 2025-03-18T18:14:29.574Z (2 months ago)
- Topics: docker, docker-hub, exporter, monitoring, prometheus
- Size: 13.7 KB
- Stars: 21
- Watchers: 3
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/vegasbrianc/docker-pulls)
# docker-pulls
This is a docker-compose file that can be used with the [Prometheus Project](https://github.com/vegasbrianc/prometheus).The compose file adds the container [Docker Hub Exporter](https://hub.docker.com/r/infinityworks/docker-hub-exporter) which tracks the image metrics pulls and stars for the selected images.
Additionaly, the prometheus.yml file has also been updated to include the new metrics service to be added as a Prometheus Target.