Gatling Open Source - Integration with Prometheus

Hi Gatling team:

is there any official support for integrating gatling open with Prometheus?, I just trying to perform this integration using the gatling-prometheus-datawriter project that can be found here:

When I add the Plugins folder path to my gatling.bat, I am getting this error when executing gatling

Exception in thread “main” java.lang.NoClassDefFoundError: scala/Serializable

Besides this, are you planning to add some prometheus support for Gatling Open Source?

Kind Regards

This “plugin” is a very bad idea that forks some of our classes.

You could use our Graphite integration and then the Graphite exporter.

Besides this, are you planning to add some prometheus support for Gatling Open Source?

No, we don’t. If we decide to have such integration, it will be in the Enterprise version.