bmaguireibm / gatling-prometheus-datawriter   0.0.1

Apache License 2.0 GitHub

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:

libraryDependencies += "com.github.bmaguireibm" %% "prometheusplugin" % "0.0.1"

Mill build tool

ivy"com.github.bmaguireibm::prometheusplugin:0.0.1"

Scala CLI

//> using dep "com.github.bmaguireibm::prometheusplugin:0.0.1"

Ammonite REPL

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'