License |
License |
---|---|
Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.fabric8.devops.apps |
ArtifactId | ArtifactIdprometheus-blackbox-exporter |
Last Version | Last Version2.2.335 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrometheus Blackbox Exporter
[Prometheus Blackbox Exporter](https://github.com/prometheus/blackbox_exporter) - blackbox probing of endpoints over HTTP, HTTPS and TCP.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.fabric8.devops.apps/prometheus-blackbox-exporter/ -->
<dependency>
<groupId>io.fabric8.devops.apps</groupId>
<artifactId>prometheus-blackbox-exporter</artifactId>
<version>2.2.335</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/prometheus-blackbox-exporter/
implementation 'io.fabric8.devops.apps:prometheus-blackbox-exporter:2.2.335'
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/prometheus-blackbox-exporter/
implementation ("io.fabric8.devops.apps:prometheus-blackbox-exporter:2.2.335")
'io.fabric8.devops.apps:prometheus-blackbox-exporter:jar:2.2.335'
<dependency org="io.fabric8.devops.apps" name="prometheus-blackbox-exporter" rev="2.2.335">
<artifact name="prometheus-blackbox-exporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.devops.apps', module='prometheus-blackbox-exporter', version='2.2.335')
)
libraryDependencies += "io.fabric8.devops.apps" % "prometheus-blackbox-exporter" % "2.2.335"
[io.fabric8.devops.apps/prometheus-blackbox-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 |