prometheus / demo-site

Demo site auto-deployed with Ansible and Travis CI.
Apache License 2.0
102 stars 58 forks source link

Link to blackbox exporter on index.html #69

Open sdarwin opened 2 years ago

sdarwin commented 2 years ago

Add blackbox-exporter to the main page of demo-site. Probably most users would be glad to have this, if installing prometheus on their own servers. Otherwise, easily deleted.

Another issue, index.html could benefit from being templatized, by including new variables:

sdarwin commented 2 years ago

fyi - around 8 days ago a molecule dependency ansible-compat was upgraded from 0.5.0 to 1.0.0, and it's breaking CI on multiple repos. Hopefully they will sort it out so that when version 1.1.0 comes out, everything will be fixed again. Or lock version to 0.5.0.