gcgarner / IOTstack

docker stack for getting started on IOT on the Raspberry PI
GNU General Public License v3.0
1.5k stars 578 forks source link

New Feature Request: Prometheus Container? #214

Open somervda opened 3 years ago

somervda commented 3 years ago

I would love to be able to also add Prometheus as a Docker container via IOTStack. Some of the supporting containers are already available (InfluxDb, Grafana) so hopefully is not a big addition. I see instructions for installing Prometheus on Raspberry PI here https://www.mytinydc.com/en/blog/prometheus-grafana-installation/ and a docker version at https://hub.docker.com/r/prom/prometheus/ . I may be over simplifying the effort, but have a simple way of getting Prometheus running would be a big help for experimenting with it and may tie in nicely with being able to monitor the rest of my IOT setup.