| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Metrics Тестирование приложения и мониторинг Monitoring Prometheus ORM Данные |
| Группа | Группаcom.ringcentral.platform.metrics |
| Идентификатор | Идентификаторmetrics-facade-prometheus-spring-boot-starter |
| Версия | Версия2.0.0-RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеRingCentral Metrics Facade is a Java library for working with metrics,
allowing extremely flexible configuration of metrics and their export,
designed to be generic and not tied to a specific implementation.
|
<!-- https://jarcasting.com/artifacts/com.ringcentral.platform.metrics/metrics-facade-prometheus-spring-boot-starter/ -->
<dependency>
<groupId>com.ringcentral.platform.metrics</groupId>
<artifactId>metrics-facade-prometheus-spring-boot-starter</artifactId>
<version>2.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.ringcentral.platform.metrics/metrics-facade-prometheus-spring-boot-starter/
implementation 'com.ringcentral.platform.metrics:metrics-facade-prometheus-spring-boot-starter:2.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.ringcentral.platform.metrics/metrics-facade-prometheus-spring-boot-starter/
implementation ("com.ringcentral.platform.metrics:metrics-facade-prometheus-spring-boot-starter:2.0.0-RELEASE")
'com.ringcentral.platform.metrics:metrics-facade-prometheus-spring-boot-starter:jar:2.0.0-RELEASE'
<dependency org="com.ringcentral.platform.metrics" name="metrics-facade-prometheus-spring-boot-starter" rev="2.0.0-RELEASE">
<artifact name="metrics-facade-prometheus-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ringcentral.platform.metrics', module='metrics-facade-prometheus-spring-boot-starter', version='2.0.0-RELEASE')
)
libraryDependencies += "com.ringcentral.platform.metrics" % "metrics-facade-prometheus-spring-boot-starter" % "2.0.0-RELEASE"
[com.ringcentral.platform.metrics/metrics-facade-prometheus-spring-boot-starter "2.0.0-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.ringcentral.platform.metrics : metrics-facade-prometheus-spring-boot-autoconfigure | jar | 2.0.0-RELEASE |
| com.ringcentral.platform.metrics : micrometer-registry-metrics-facade | jar | 2.0.0-RELEASE |
| org.springframework.boot : spring-boot-starter | jar |