Skip to content

ming4J/springboot-simple-metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot-simple-metrics

Prometheus simple client for springboot

<dependency>
    <groupId>cn.shellming.metrics</groupId>
    <artifactId>springboot-simple-metrics</artifactId>
    <version>0.2.1</version>
</dependency>

Description

In some projects, we need to monitor the indicators of the application itself. This dependency can quickly expose the indicators to Prometheus for kibana for instant display.