Last Version

Hawkular Agent: Prometheus Scraper 0.23.0.Final

Scrapes metrics from a Prometheus protocol endpoint.

License

License

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

org.hawkular.agent
ArtifactId

ArtifactId

prometheus-scraper
Version

Version

0.23.0.Final
Type

Type

jar
Description

Description

Hawkular Agent: Prometheus Scraper
Scrapes metrics from a Prometheus protocol endpoint.
Project Organization

Project Organization

Red Hat, Inc.

Download prometheus-scraper 0.23.0.Final


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

Dependencies

compile (2)

Group / Artifact Type Version
io.prometheus.client : model jar 0.0.2
org.jboss.logging : jboss-logging jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.