is not current version
Last Version 0.23.0.Final

org.hawkular.agent:prometheus-scraper 0.20.1.Final

Scrapes metrics from a Prometheus protocol endpoint.

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

org.hawkular.agent
ArtifactId

ArtifactId

prometheus-scraper
Version

Version

0.20.1.Final
Type

Type

jar

Download prometheus-scraper 0.20.1.Final


<!-- https://jarcasting.com/artifacts/org.hawkular.agent/prometheus-scraper/ -->
<dependency>
    <groupId>org.hawkular.agent</groupId>
    <artifactId>prometheus-scraper</artifactId>
    <version>0.20.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular.agent/prometheus-scraper/
implementation 'org.hawkular.agent:prometheus-scraper:0.20.1.Final'
// https://jarcasting.com/artifacts/org.hawkular.agent/prometheus-scraper/
implementation ("org.hawkular.agent:prometheus-scraper:0.20.1.Final")
'org.hawkular.agent:prometheus-scraper:jar:0.20.1.Final'
<dependency org="org.hawkular.agent" name="prometheus-scraper" rev="0.20.1.Final">
  <artifact name="prometheus-scraper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.agent', module='prometheus-scraper', version='0.20.1.Final')
)
libraryDependencies += "org.hawkular.agent" % "prometheus-scraper" % "0.20.1.Final"
[org.hawkular.agent/prometheus-scraper "0.20.1.Final"]