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

org.apache.nifi:nifi-prometheus-utils 1.14.0

This nifi-prometheus-utils module is designed to capture common patterns and utilities that can be leveraged by components that use Prometheus capabilities to help promote reuse. These patterns may become framework level features or may simply be made available through this utility. It is ok for this module to have dependencies but care should be taken when adding dependencies as this increases the cost of utilizing this module in various nars.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.apache.nifi
Идентификатор

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

nifi-prometheus-utils
Версия

Версия

1.14.0
Тип

Тип

jar
Описание

Описание

This nifi-prometheus-utils module is designed to capture common patterns and utilities that can be leveraged by components that use Prometheus capabilities to help promote reuse. These patterns may become framework level features or may simply be made available through this utility. It is ok for this module to have dependencies but care should be taken when adding dependencies as this increases the cost of utilizing this module in various nars.
Организация-разработчик

Организация-разработчик

Apache NiFi Project

Скачать nifi-prometheus-utils 1.14.0


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.apache.nifi : nifi-utils jar 1.14.0
org.apache.nifi : nifi-metrics jar 1.14.0
io.prometheus : simpleclient jar 0.3.0
io.prometheus : simpleclient_hotspot jar 0.3.0
io.prometheus : simpleclient_servlet jar 0.3.0

provided (2)

Идентификатор библиотеки Тип Версия
org.apache.nifi : nifi-api jar 1.14.0
org.apache.nifi : nifi-properties jar 1.14.0

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.mockito : mockito-core jar 2.28.2
org.slf4j : slf4j-simple jar 1.7.30
org.codehaus.groovy : groovy-test jar 2.5.6

Модули Проекта

Данный проект не имеет модулей.