Gatling reports

Hi

I am a complete novice to Gatling. Gatling produces elegant and useful reports, I was wondering if there is a way to publish these reports to dashboard like SonarQube or others. Gatling reports are static HTML pages, would simple web server is the way forward? Any directions would be really appreciated. I am aware that there is Jenkins plugin which allows to publish Gatling reports, but I am not using Jenkins as build tool - I am using https://drone.io/.

Kind regards,

Ayache

Gatling integrates with Graphite, in fact the live report can display via grafana. You can refer to gatling.properties, there is a section to configure Graphite

在 2016年11月3日星期四 UTC-7上午7:05:26,Ayache Khettar写道:

Many thanks for the suggestion