com.ringcentral.platform.metrics:metrics-facade-prometheus-spring-boot-starter

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.

License

License

Categories

Categories

Spring Boot Container Microservices Metrics Application Testing & Monitoring Monitoring Prometheus ORM Data
GroupId

GroupId

com.ringcentral.platform.metrics
ArtifactId

ArtifactId

metrics-facade-prometheus-spring-boot-starter
Last Version

Last Version

2.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download metrics-facade-prometheus-spring-boot-starter

How to add to project

<!-- 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.1-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.1-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.1-RELEASE")
'com.ringcentral.platform.metrics:metrics-facade-prometheus-spring-boot-starter:jar:2.0.1-RELEASE'
<dependency org="com.ringcentral.platform.metrics" name="metrics-facade-prometheus-spring-boot-starter" rev="2.0.1-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.1-RELEASE')
)
libraryDependencies += "com.ringcentral.platform.metrics" % "metrics-facade-prometheus-spring-boot-starter" % "2.0.1-RELEASE"
[com.ringcentral.platform.metrics/metrics-facade-prometheus-spring-boot-starter "2.0.1-RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
com.ringcentral.platform.metrics : metrics-facade-prometheus-spring-boot-autoconfigure jar 2.0.1-RELEASE
com.ringcentral.platform.metrics : micrometer-registry-metrics-facade jar 2.0.1-RELEASE
org.springframework.boot : spring-boot-starter jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1-RELEASE
2.0.0-RELEASE