License |
License |
---|---|
Categories |
CategoriesJMeter Application Testing & Monitoring Prometheus Monitoring |
GroupId | GroupIdcom.github.johrstrom |
ArtifactId | ArtifactIdjmeter-prometheus-plugin |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJmeter-Prometheus Listener Plugin
A Jmeter plugin that creates a Prometheus endpoint of results.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.johrstrom/jmeter-prometheus-plugin/ -->
<dependency>
<groupId>com.github.johrstrom</groupId>
<artifactId>jmeter-prometheus-plugin</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.johrstrom/jmeter-prometheus-plugin/
implementation 'com.github.johrstrom:jmeter-prometheus-plugin:0.6.0'
// https://jarcasting.com/artifacts/com.github.johrstrom/jmeter-prometheus-plugin/
implementation ("com.github.johrstrom:jmeter-prometheus-plugin:0.6.0")
'com.github.johrstrom:jmeter-prometheus-plugin:jar:0.6.0'
<dependency org="com.github.johrstrom" name="jmeter-prometheus-plugin" rev="0.6.0">
<artifact name="jmeter-prometheus-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.johrstrom', module='jmeter-prometheus-plugin', version='0.6.0')
)
libraryDependencies += "com.github.johrstrom" % "jmeter-prometheus-plugin" % "0.6.0"
[com.github.johrstrom/jmeter-prometheus-plugin "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.jmeter : ApacheJMeter_core | jar | 5.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.jmeter : ApacheJMeter_java | jar | 5.1.1 |
junit : junit | jar | 4.11 |