License |
License |
---|---|
Categories |
CategoriesCLI User Interface Prometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.prometheus |
ArtifactId | ArtifactIdsimpleclient_tracer_common |
Last Version | Last Version0.16.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrometheus Java Span Context Supplier - Common
The Prometheus Java Suite: Client Metrics, Exposition, and Examples
|
<!-- https://jarcasting.com/artifacts/io.prometheus/simpleclient_tracer_common/ -->
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_tracer_common</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.prometheus/simpleclient_tracer_common/
implementation 'io.prometheus:simpleclient_tracer_common:0.16.0'
// https://jarcasting.com/artifacts/io.prometheus/simpleclient_tracer_common/
implementation ("io.prometheus:simpleclient_tracer_common:0.16.0")
'io.prometheus:simpleclient_tracer_common:jar:0.16.0'
<dependency org="io.prometheus" name="simpleclient_tracer_common" rev="0.16.0">
<artifact name="simpleclient_tracer_common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prometheus', module='simpleclient_tracer_common', version='0.16.0')
)
libraryDependencies += "io.prometheus" % "simpleclient_tracer_common" % "0.16.0"
[io.prometheus/simpleclient_tracer_common "0.16.0"]