License |
License |
---|---|
Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.fabric8.devops.apps |
ArtifactId | ArtifactIdprometheus-node-exporter |
Last Version | Last Version2.2.335 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrometheus
[Prometheus](http://prometheus.io/) [Node Exporter](https://github.com/prometheus/node_exporter) - Exporter for machine metrics
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.fabric8.devops.apps/prometheus-node-exporter/ -->
<dependency>
<groupId>io.fabric8.devops.apps</groupId>
<artifactId>prometheus-node-exporter</artifactId>
<version>2.2.335</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/prometheus-node-exporter/
implementation 'io.fabric8.devops.apps:prometheus-node-exporter:2.2.335'
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/prometheus-node-exporter/
implementation ("io.fabric8.devops.apps:prometheus-node-exporter:2.2.335")
'io.fabric8.devops.apps:prometheus-node-exporter:jar:2.2.335'
<dependency org="io.fabric8.devops.apps" name="prometheus-node-exporter" rev="2.2.335">
<artifact name="prometheus-node-exporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.devops.apps', module='prometheus-node-exporter', version='2.2.335')
)
libraryDependencies += "io.fabric8.devops.apps" % "prometheus-node-exporter" % "2.2.335"
[io.fabric8.devops.apps/prometheus-node-exporter "2.2.335"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.8.Final |
io.fabric8 : fabric8-arquillian | jar | 2.3.0 |
io.fabric8 : kubernetes-assertions | jar | 2.3.0 |
junit : junit | jar | 4.12 |