Skip to main content

Grafana

Grafana is an open-source platform for monitoring and observability. It allows you to visualize your load testing results and be able to query historical data for further analyses in the future. Grafana is commonly used in conjunction with time-series databases: InfluxDB.

To work with Grafana, NBomber provides dashboards that should be imported to display load test stats

Installation

For local development, we recommend installing Grafana via Docker. In this example you will find a docker-compose with Grafana + InfluxDB.

To run the docker-compose file, please open the folder with the file and run the following command:

docker compose up -d

In this following video, you will find how to connect InfluxDB with Grafana and import NBomber Grafana dashboards.