Last Version

client-reg-prometheus 1.6.1

It is a library which allows you to instrument your app with custom metrics

License

License

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

com.alipay.sofa.lookout
ArtifactId

ArtifactId

lookout-reg-prometheus
Version

Version

1.6.1
Type

Type

jar
Description

Description

client-reg-prometheus
It is a library which allows you to instrument your app with custom metrics

Download lookout-reg-prometheus 1.6.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.alipay.sofa.lookout : lookout-core jar 1.6.1
com.google.guava : guava jar 18.0
commons-io : commons-io jar 2.5

provided (1)

Group / Artifact Type Version
com.alipay.sofa.lookout : lookout-reg-server jar 1.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.