I was wondering if there's room to share ideas between projects?
With BBE, you need Prometheus and AlertManager to actually get notifications. On one side, that's a fairly standard stack and the decoupling means extra flexibility. The downside is it lacks the extreme simplicity and "all in one" feel of this package.
This looks cool, similar, maybe even simplified version of https://github.com/prometheus/blackbox_exporter
I was wondering if there's room to share ideas between projects?
With BBE, you need Prometheus and AlertManager to actually get notifications. On one side, that's a fairly standard stack and the decoupling means extra flexibility. The downside is it lacks the extreme simplicity and "all in one" feel of this package.
Can you make a feature comparison?