Prometheus simple client for springboot
<dependency>
<groupId>cn.shellming.metrics</groupId>
<artifactId>springboot-simple-metrics</artifactId>
<version>0.2.1</version>
</dependency>
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.