License |
License |
---|---|
Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.tencent.polaris |
ArtifactId | ArtifactIdstat-prometheus |
Version | Version1.2.1 |
Type | Typejar |
Description |
DescriptionPolaris Plugins Observability Prometheus
Polaris Plugins Observability Prometheus JAR
|
Filename | Size |
---|---|
stat-prometheus-1.2.1.pom | |
stat-prometheus-1.2.1.jar | 16 KB |
stat-prometheus-1.2.1-sources.jar | 12 KB |
stat-prometheus-1.2.1-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/stat-prometheus/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>stat-prometheus</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/stat-prometheus/
implementation 'com.tencent.polaris:stat-prometheus:1.2.1'
// https://jarcasting.com/artifacts/com.tencent.polaris/stat-prometheus/
implementation ("com.tencent.polaris:stat-prometheus:1.2.1")
'com.tencent.polaris:stat-prometheus:jar:1.2.1'
<dependency org="com.tencent.polaris" name="stat-prometheus" rev="1.2.1">
<artifact name="stat-prometheus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='stat-prometheus', version='1.2.1')
)
libraryDependencies += "com.tencent.polaris" % "stat-prometheus" % "1.2.1"
[com.tencent.polaris/stat-prometheus "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.polaris : stat-common | jar | 1.2.1 |
io.prometheus : simpleclient_pushgateway | jar | 0.11.0 |
com.tencent.polaris : polaris-model | jar | 1.2.1 |
com.tencent.polaris : polaris-plugin-api | jar | 1.2.1 |
com.tencent.polaris : polaris-config | jar | 1.2.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.12.0 |
org.apache.logging.log4j : log4j-api | jar | 2.12.0 |
org.apache.logging.log4j : log4j-core | jar | 2.12.0 |
junit : junit | jar | 4.12 |