Hawkular Agent: Prometheus Scraper

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
Last Version

Last Version

0.23.0.Final
Release Date

Release Date

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

How to add to project

<!-- 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.

Hawkular Java Agent

Build Status
Synopsis

Hawkular Java Agent can be used to manage WildFly or EAP applications servers as well as any Java application exposing JMX data.

Installation

The agent runs as a JVM Java Agent. See hawkular-javaagent/README.adoc.

Running

You attach the Hawkular Java Agent to your own application, so running your application runs the Hawkular Java Agent with it.

If you want to test the Hawkular Java Agent, you can run it standalone and just point it to a remote Java application to manage (you do this by addinga remote-dmr or remote-jmx managed server definition to its configuration file). You can run it like this:

java -Dhawkular.rest.user=jdoe -Dhawkular.rest.password=password -Dhawkular.rest.url=http://localhost:8080 -jar hawkular-javaagent/target/hawkular-javaagent-*-shaded.jar config=hawkular-javaagent-wildfly-feature-pack/src/main/resources/featurepack/content/standalone/configuration/hawkular-javaagent-config.yaml
org.hawkular.agent

Hawkular

Monitoring services: Metrics, Alerting, Inventory, Application Performance Management

Versions

Version
0.23.0.Final
0.22.0.Final
0.21.0.Final
0.20.1.Final
0.20.0.Final
0.19.2.Final
0.19.1.Final
0.19.0.Final
0.18.1.Final
0.18.0.Final
0.17.5.Final
0.17.4.Final
0.17.3.Final
0.17.2.Final
0.17.1.Final