Last updated 5 years ago
Was this helpful?
<dependency> <groupId>io.micrometer</groupId> <artifactId>micrometer-registry-prometheus</artifactId> </dependency>
访问:
可以看到 prometheus 暴露出来的埋点信息
$instance - Instance Name $application - Spring Boot Application Name $hikaricp - HikariCP Connection Pool Name