Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 342 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 342 Bytes

Prometheus+Grafana 完成线上应用指标监控系统

  1. micrometer-registry-prometheus:Prometheus需要的格式数据
  2. 指标数据:xxxxx/actuator/prometheus
  3. 修改prometheus配置文件,拉取某个应用的指标数据
  4. grafana添加一个prometheus数据源
  5. 向 Zipkin 报告调用连跟踪信息

自定义指标