相关文章:
SpringBoot 2.X 在 spring-boot-actuator 中引入了 micrometer,并对 1.X 的 metrics 进行了重构,此外支持对接的监控系统也更加丰富了 (Atlas、Datadog、Ganglia、Graphite、Influx、JMX、NewRelic、Prometheus、SignalFx、StatsD、Wavefront),这里我们以 Prometheus 为例,来看看如何使用 Prometheus+Grafana 来监控 SpringBoot 项目
-
SpringBoot 版本
- 2.2.6.RELEASE
-
micrometer-registry-prometheus 版本