Monitoring – big picture
In this post we will take a look at the big picture of how monitoring systems work nowadays by looking at tools Grafana, Prometheus, Loki and other. Prometheus <-> Your Application metrics As depicted in the picture the idea is that your application exposes /metrics endpoint where Prometheus reads from time to time (usually every …