SciFiFarms / TechnoCore

TechnoCore: an IoT stack powered by Docker Swarm
GNU General Public License v3.0
20 stars 1 forks source link

Add Prometheus as a service #31

Open TheHackmeister opened 5 years ago

TheHackmeister commented 5 years ago

I've seen Prometheus come up again and again when it comes to tracking and monitoring uptime, performance, and everything else a monitoring solution needs. I saw at least one project that used Prometheus for home IoT, and it made me want to see how it would work in the TechnoCore stack.

I've save a number of articles about it in the Prometheus docs pag

Will need to add an alert for when HALs go down.