com.ringcentral.platform.metrics:metrics-facade-prometheus

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

Metrics Application Testing & Monitoring Monitoring Prometheus ORM Data
GroupId

GroupId

com.ringcentral.platform.metrics
ArtifactId

ArtifactId

metrics-facade-prometheus
Last Version

Last Version

2.0.0-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

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.ringcentral.platform.metrics : metrics-facade-base jar 2.0.0-RELEASE
io.prometheus : simpleclient_common jar 0.15.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.11.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-RELEASE
1.0.5-RELEASE
1.0.4-RELEASE