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 BuildingPro Suites with Grafana:

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

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

  • BuildingPro Suites logs: BuildingPro Suites logs with filters

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

Last updated