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

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 Auto Application Layer Libs Code Generators config Configuration Metrics Application Testing & Monitoring Monitoring Prometheus ORM Data
GroupId

GroupId

com.ringcentral.platform.metrics
ArtifactId

ArtifactId

metrics-facade-prometheus-spring-boot-autoconfigure
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-autoconfigure

How to add to project

<!-- https://jarcasting.com/artifacts/com.ringcentral.platform.metrics/metrics-facade-prometheus-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.ringcentral.platform.metrics</groupId>
    <artifactId>metrics-facade-prometheus-spring-boot-autoconfigure</artifactId>
    <version>2.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.ringcentral.platform.metrics/metrics-facade-prometheus-spring-boot-autoconfigure/
implementation 'com.ringcentral.platform.metrics:metrics-facade-prometheus-spring-boot-autoconfigure:2.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.ringcentral.platform.metrics/metrics-facade-prometheus-spring-boot-autoconfigure/
implementation ("com.ringcentral.platform.metrics:metrics-facade-prometheus-spring-boot-autoconfigure:2.0.1-RELEASE")
'com.ringcentral.platform.metrics:metrics-facade-prometheus-spring-boot-autoconfigure:jar:2.0.1-RELEASE'
<dependency org="com.ringcentral.platform.metrics" name="metrics-facade-prometheus-spring-boot-autoconfigure" rev="2.0.1-RELEASE">
  <artifact name="metrics-facade-prometheus-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ringcentral.platform.metrics', module='metrics-facade-prometheus-spring-boot-autoconfigure', version='2.0.1-RELEASE')
)
libraryDependencies += "com.ringcentral.platform.metrics" % "metrics-facade-prometheus-spring-boot-autoconfigure" % "2.0.1-RELEASE"
[com.ringcentral.platform.metrics/metrics-facade-prometheus-spring-boot-autoconfigure "2.0.1-RELEASE"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
io.micrometer : micrometer-core jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1-RELEASE
2.0.0-RELEASE