License |
License |
---|---|
Categories |
CategoriesData Prometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.github.chris-zen |
ArtifactId | ArtifactIdprometheus-datadog-bridge_2.10 |
Last Version | Last Version0.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprometheus-datadog-bridge
prometheus-datadog-bridge
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.chris-zen/prometheus-datadog-bridge_2.10/ -->
<dependency>
<groupId>io.github.chris-zen</groupId>
<artifactId>prometheus-datadog-bridge_2.10</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.chris-zen/prometheus-datadog-bridge_2.10/
implementation 'io.github.chris-zen:prometheus-datadog-bridge_2.10:0.1.6'
// https://jarcasting.com/artifacts/io.github.chris-zen/prometheus-datadog-bridge_2.10/
implementation ("io.github.chris-zen:prometheus-datadog-bridge_2.10:0.1.6")
'io.github.chris-zen:prometheus-datadog-bridge_2.10:jar:0.1.6'
<dependency org="io.github.chris-zen" name="prometheus-datadog-bridge_2.10" rev="0.1.6">
<artifact name="prometheus-datadog-bridge_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.chris-zen', module='prometheus-datadog-bridge_2.10', version='0.1.6')
)
libraryDependencies += "io.github.chris-zen" % "prometheus-datadog-bridge_2.10" % "0.1.6"
[io.github.chris-zen/prometheus-datadog-bridge_2.10 "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.7 |
org.slf4j : slf4j-api | jar | 1.7.25 |
io.prometheus : simpleclient | jar | 0.6.0 |
com.datadoghq : java-dogstatsd-client | jar | 2.7 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.scalatest : scalatest_2.10 | jar | 3.0.4 |
org.mockito : mockito-core | jar | 3.3.3 |