| License |
License |
|---|---|
| Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
| GroupId | GroupIdsu.nlq |
| ArtifactId | ArtifactIdjmx-prometheus-agent |
| Last Version | Last Version0.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJMX Prometheus exporter
Pipe for JMX MBeans to Prometheus
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/su.nlq/jmx-prometheus-agent/ -->
<dependency>
<groupId>su.nlq</groupId>
<artifactId>jmx-prometheus-agent</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/su.nlq/jmx-prometheus-agent/
implementation 'su.nlq:jmx-prometheus-agent:0.8.0'
// https://jarcasting.com/artifacts/su.nlq/jmx-prometheus-agent/
implementation ("su.nlq:jmx-prometheus-agent:0.8.0")
'su.nlq:jmx-prometheus-agent:jar:0.8.0'
<dependency org="su.nlq" name="jmx-prometheus-agent" rev="0.8.0">
<artifact name="jmx-prometheus-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='su.nlq', module='jmx-prometheus-agent', version='0.8.0')
)
libraryDependencies += "su.nlq" % "jmx-prometheus-agent" % "0.8.0"
[su.nlq/jmx-prometheus-agent "0.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations | jar | 18.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| args4j : args4j | jar | 2.33 |
| su.nlq » server | jar | 0.8.0 |