| License |
License |
|---|---|
| Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
| GroupId | GroupIdio.opencensus |
| ArtifactId | ArtifactIdopencensus-exporter-stats-prometheus |
| Last Version | Last Version0.31.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpenCensus
null
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.opencensus/opencensus-exporter-stats-prometheus/ -->
<dependency>
<groupId>io.opencensus</groupId>
<artifactId>opencensus-exporter-stats-prometheus</artifactId>
<version>0.31.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.opencensus/opencensus-exporter-stats-prometheus/
implementation 'io.opencensus:opencensus-exporter-stats-prometheus:0.31.1'
// https://jarcasting.com/artifacts/io.opencensus/opencensus-exporter-stats-prometheus/
implementation ("io.opencensus:opencensus-exporter-stats-prometheus:0.31.1")
'io.opencensus:opencensus-exporter-stats-prometheus:jar:0.31.1'
<dependency org="io.opencensus" name="opencensus-exporter-stats-prometheus" rev="0.31.1">
<artifact name="opencensus-exporter-stats-prometheus" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.opencensus', module='opencensus-exporter-stats-prometheus', version='0.31.1')
)
libraryDependencies += "io.opencensus" % "opencensus-exporter-stats-prometheus" % "0.31.1"
[io.opencensus/opencensus-exporter-stats-prometheus "0.31.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.opencensus : opencensus-api | jar | 0.31.1 |
| io.opencensus : opencensus-exporter-metrics-util | jar | 0.31.1 |
| com.google.guava : guava | jar | 29.0-android |
| io.prometheus : simpleclient | jar | 0.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava-testlib | jar | 29.0-android |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.28.1 |
| com.google.truth : truth | jar | 1.0 |