is not current version
Last Version 0.6.0

com.github.johrstrom:jmeter-prometheus-plugin 0.5.0

A Jmeter plugin that creates a Prometheus endpoint of results.

Categories

Categories

JMeter Application Testing & Monitoring Prometheus Monitoring
GroupId

GroupId

com.github.johrstrom
ArtifactId

ArtifactId

jmeter-prometheus-plugin
Version

Version

0.5.0
Type

Type

jar

Download jmeter-prometheus-plugin 0.5.0


<!-- https://jarcasting.com/artifacts/com.github.johrstrom/jmeter-prometheus-plugin/ -->
<dependency>
    <groupId>com.github.johrstrom</groupId>
    <artifactId>jmeter-prometheus-plugin</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.johrstrom/jmeter-prometheus-plugin/
implementation 'com.github.johrstrom:jmeter-prometheus-plugin:0.5.0'
// https://jarcasting.com/artifacts/com.github.johrstrom/jmeter-prometheus-plugin/
implementation ("com.github.johrstrom:jmeter-prometheus-plugin:0.5.0")
'com.github.johrstrom:jmeter-prometheus-plugin:jar:0.5.0'
<dependency org="com.github.johrstrom" name="jmeter-prometheus-plugin" rev="0.5.0">
  <artifact name="jmeter-prometheus-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.johrstrom', module='jmeter-prometheus-plugin', version='0.5.0')
)
libraryDependencies += "com.github.johrstrom" % "jmeter-prometheus-plugin" % "0.5.0"
[com.github.johrstrom/jmeter-prometheus-plugin "0.5.0"]