JulianZhang / prometheus-java-client-example

A simple practical example of the prometheus java client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

prometheus-java-client-example

A simple practical example of the prometheus java client.

Running

Clone this repository and open it using your favorite IDE (like IntelliJ). Run the server and send requests using curl: curl "http://localhost:8080?foo=foo&bar=bar". Access http://localhost:1234/ to see the exported metrics.

About

A simple practical example of the prometheus java client


Languages

Language:Java 100.0%