Performance monitoring and alerting are very crucial to measure the performance metrics of an application running in a production environment. In this getting started tutorial , we are going to talk about two popular open-source tools Prometheus and Grafana also along with that we are gonna setup a node exporter-
In this lab session we will go through the following steps -
- Installation of Prometheus
- How to create and Install Node exporter
- Installing the Grafana
- Setting up the Grafana Dashboard
For detailed steps refer to - How to setup Prometheus, Node Exporter and Grafana - https://jhooq.com/prometheous-grafan-setup/
Top comments (1)
THANK U