не последняя версия
Последняя версия 0.8.0

su.nlq:jmx-prometheus-server 0.6.1

Pipe for JMX MBeans to Prometheus

Категории

Категории

Prometheus Тестирование приложения и мониторинг Monitoring
Группа

Группа

su.nlq
Идентификатор

Идентификатор

jmx-prometheus-server
Версия

Версия

0.6.1
Тип

Тип

jar

Скачать jmx-prometheus-server 0.6.1


<!-- https://jarcasting.com/artifacts/su.nlq/jmx-prometheus-server/ -->
<dependency>
    <groupId>su.nlq</groupId>
    <artifactId>jmx-prometheus-server</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/su.nlq/jmx-prometheus-server/
implementation 'su.nlq:jmx-prometheus-server:0.6.1'
// https://jarcasting.com/artifacts/su.nlq/jmx-prometheus-server/
implementation ("su.nlq:jmx-prometheus-server:0.6.1")
'su.nlq:jmx-prometheus-server:jar:0.6.1'
<dependency org="su.nlq" name="jmx-prometheus-server" rev="0.6.1">
  <artifact name="jmx-prometheus-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='su.nlq', module='jmx-prometheus-server', version='0.6.1')
)
libraryDependencies += "su.nlq" % "jmx-prometheus-server" % "0.6.1"
[su.nlq/jmx-prometheus-server "0.6.1"]