Last Version

Prometheus client webapp wrapper 0.3

A simple WAR wrapper for instrumenting your app server and exposing metrics.

License

License

Categories

Categories

CLI User Interface Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

de.m3y.prometheus.client
ArtifactId

ArtifactId

prometheus-client-webapp
Version

Version

0.3
Type

Type

war
Description

Description

Prometheus client webapp wrapper
A simple WAR wrapper for instrumenting your app server and exposing metrics.
Project URL

Project URL

https://github.com/marcelmay/prometheus-client-webapp.git
Source Code Management

Source Code Management

https://github.com/marcelmay/prometheus-client-webapp

Download prometheus-client-webapp 0.3


<!-- https://jarcasting.com/artifacts/de.m3y.prometheus.client/prometheus-client-webapp/ -->
<dependency>
    <groupId>de.m3y.prometheus.client</groupId>
    <artifactId>prometheus-client-webapp</artifactId>
    <version>0.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.m3y.prometheus.client/prometheus-client-webapp/
implementation 'de.m3y.prometheus.client:prometheus-client-webapp:0.3'
// https://jarcasting.com/artifacts/de.m3y.prometheus.client/prometheus-client-webapp/
implementation ("de.m3y.prometheus.client:prometheus-client-webapp:0.3")
'de.m3y.prometheus.client:prometheus-client-webapp:war:0.3'
<dependency org="de.m3y.prometheus.client" name="prometheus-client-webapp" rev="0.3">
  <artifact name="prometheus-client-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='de.m3y.prometheus.client', module='prometheus-client-webapp', version='0.3')
)
libraryDependencies += "de.m3y.prometheus.client" % "prometheus-client-webapp" % "0.3"
[de.m3y.prometheus.client/prometheus-client-webapp "0.3"]

Dependencies

compile (5)

Group / Artifact Type Version
io.prometheus : simpleclient jar 0.11.0
io.prometheus : simpleclient_hotspot jar 0.11.0
io.prometheus : simpleclient_servlet jar 0.11.0
io.prometheus.jmx : collector jar 0.16.1
org.yaml : snakeyaml jar 1.29

provided (3)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
javax.servlet.jsp : javax.servlet.jsp-api jar 2.3.3
org.eclipse.jetty : jetty-runner jar 9.4.43.v20210629

Project Modules

There are no modules declared in this project.