License |
License |
---|---|
Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.apache.skywalking |
ArtifactId | ArtifactIdtelemetry-prometheus |
Version | Version8.6.0 |
Type | Typejar |
Description |
DescriptionThe Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
telemetry-prometheus-8.6.0.pom | |
telemetry-prometheus-8.6.0.jar | 27 KB |
telemetry-prometheus-8.6.0-javadoc.jar | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.skywalking/telemetry-prometheus/ -->
<dependency>
<groupId>org.apache.skywalking</groupId>
<artifactId>telemetry-prometheus</artifactId>
<version>8.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.skywalking/telemetry-prometheus/
implementation 'org.apache.skywalking:telemetry-prometheus:8.6.0'
// https://jarcasting.com/artifacts/org.apache.skywalking/telemetry-prometheus/
implementation ("org.apache.skywalking:telemetry-prometheus:8.6.0")
'org.apache.skywalking:telemetry-prometheus:jar:8.6.0'
<dependency org="org.apache.skywalking" name="telemetry-prometheus" rev="8.6.0">
<artifact name="telemetry-prometheus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.skywalking', module='telemetry-prometheus', version='8.6.0')
)
libraryDependencies += "org.apache.skywalking" % "telemetry-prometheus" % "8.6.0"
[org.apache.skywalking/telemetry-prometheus "8.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.skywalking : library-server | jar | 8.6.0 |
org.apache.skywalking : telemetry-api | jar | 8.6.0 |
io.prometheus : simpleclient | jar | 0.6.0 |
io.prometheus : simpleclient_common | jar | 0.6.0 |
io.prometheus : simpleclient_hotspot | jar | 0.6.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
org.apache.logging.log4j : log4j-core | jar | 2.9.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.9.0 |
com.google.guava : guava | jar | 28.1-jre |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
net.bytebuddy : byte-buddy | jar | 1.10.19 |
junit : junit | jar | 4.12 |
org.powermock : powermock-module-junit4 | jar | 2.0.7 |
org.powermock : powermock-api-mockito2 | jar | 2.0.7 |
net.bytebuddy : byte-buddy-agent | jar | 1.10.19 |
org.objenesis : objenesis | jar | 3.1 |
org.openjdk.jmh : jmh-core | jar | 1.21 |