引入prometheus上报
Prometheus能有效暴露线上服务实时数据,包括程序指标和运营指标,也能对指标设定阈值告警,是服务可观测的标配组件。
官方地址:
https://prometheus.io/docs/prometheus/latest/getting_started/
Golang服务可观测和思路分享
未经允许不得转载:小健博客 » Golang服务可观测和思路分享
引入prometheus上报
Prometheus能有效暴露线上服务实时数据,包括程序指标和运营指标,也能对指标设定阈值告警,是服务可观测的标配组件。
官方地址:
https://prometheus.io/docs/prometheus/latest/getting_started/