Skip to content

cb16/prometheus-java-client-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages