This repo holds code to add a Prometheus DataWriter to export real time results to a Prometheus db from a running https://gatling.io test.
Scala versions:
2.12
prometheusplugin 0.0.1
Group ID:
com.github.bmaguireibm
Artifact ID:
prometheusplugin_2.12
Version:
0.0.1
Release Date:
Feb 22, 2019
Licenses:
Files:
Full Scala Version:
2.12.7
Developers:
libraryDependencies += "com.github.bmaguireibm" %% "prometheusplugin" % "0.0.1"
ivy"com.github.bmaguireibm::prometheusplugin:0.0.1"
//> using dep "com.github.bmaguireibm::prometheusplugin:0.0.1"
import $ivy.`com.github.bmaguireibm::prometheusplugin:0.0.1`
<dependency> <groupId>com.github.bmaguireibm</groupId> <artifactId>prometheusplugin_2.12</artifactId> <version>0.0.1</version> </dependency>
compile group: 'com.github.bmaguireibm', name: 'prometheusplugin_2.12', version: '0.0.1'