Skip to content

使用Prometheus的Java库,在应用中加入监控指标,并且和服务一起暴露出来;应用访问 http://localhost:8080/hello-world/ ;metric访问 http://localhost:8080/metric

Notifications You must be signed in to change notification settings

DevOps-Coach/prometheus-for-java-developers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Prometheus Monitoring for Java Developers

Notes and demo code. The Java demos are in separate branches:

With each branch, an example is added, so that the demo in the last branch contains all examples in one single Java class. In practice, you would choose only one of the alternatives and use only one alternative in your Java class.

Notes are here:

About

使用Prometheus的Java库,在应用中加入监控指标,并且和服务一起暴露出来;应用访问 http://localhost:8080/hello-world/ ;metric访问 http://localhost:8080/metric

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%