My monitoring setup
My monitoring stack is relatively simple. For visualization,
I use Grafana. Metrics are aggregated by Prometheus, logs by Loki,
and alerting is managed by the Alertmanager
I chose these tools because of their massive communities,
and in particular, the Prometheus ecosystem has an …