❖ Grafana
Tilde configures Grafana with Prometheus for server monitoring.
In short, Prometheus scrapes a set of data sources and serves that data through Prometheus Query Language. Grafana then takes that data, and displays them to you in a beautiful UI.
The following Prometheus data sources come pre-configured with Tilde:
- Node Exporter: System Stats
- cadvisor: Container Stats
You can then use pre-made Grafana Dashboards to visualize that data. For example, I like using Node Exporter Full as one of my dashboards. This relies on Node Exporter being set up for Prometheus.