Monitoring with Grafana

What is Grafana?

The central function of Grafana is the visualization of data. Grafana is often used for monitoring applications and supports the three pillars of observability: metrics, logging, and tracing, but can also be used to display static data in relational databases.

The recorded raw data can be assembled into so-called dashboards.

Open Grafana

In the title bar, click on the "Monitoring" item.

Grafana Dashboards

The following dashboards have been prepared for Eliona with Grafana:

  • Eliona docker container & host monitor / Logs: Basic metrics (RAM, CPU, Net) of the host and the Eliona containers, as well as log protocols.

  • Eliona docker container & host monitor: Basic metrics (RAM, CPU, Net) of the Eliona containers.

  • Eliona logs: Eliona logs with filters

  • Go runtime dashboard: Metrics of the Go parts of Eliona (services that were developed with Golang)

Last updated