perfana / x2i

Write Gatling, JMeter or K6 logs directly to InfluxDB.
MIT License
4 stars 1 forks source link

Do we have Grafana dashboard? #1

Open polarnik opened 3 months ago

polarnik commented 3 months ago

Hello! Thanks for you project. It is awesome.

Gatling team has removed a graphite/influx output from the community version. Your project is a great opportunity for Gatling community users.

Do we have Grafana dashboard? Gatling Grafana dashboard

polarnik commented 2 months ago

image image I have prepared a small report. I will share later

polarnik commented 2 months ago

https://grafana.com/grafana/dashboards/21776-gatling/ There is a report

There is a dashboard for the data sources InfluxDB 1.8 or InfluxDB 2.0 with v1 auth login and password.

The main source is a variable:

It should be an InfluxQL data source.

The dashboard has main gatling.conf options:

It has a global filter:

It is useful for CI/CD reports, for example: GlobalFilter = GITHUB_RUN_ID, Filter values = 123456789. It works well with any custom tags

polarnik commented 2 months ago

Снимок экрана от 2024-08-26 21-11-21 Снимок экрана от 2024-08-26 21-12-22 Снимок экрана от 2024-08-26 21-12-52 Снимок экрана от 2024-08-26 21-13-26 Снимок экрана от 2024-08-26 21-14-34 Снимок экрана от 2024-08-26 21-15-09

PeterPaul-Perfana commented 1 month ago

Hi @polarnik, happy to hear you like x2i :-) Thanks for sharing the dashboard.

We will have a look at the PR and see if we can add it to this project. We will give you feedback in the PR itself.