欢迎光临
我们一直在努力

thbcm的文章

技术专栏

Golang服务可观测和思路分享

thbcm阅读(95)赞(0)

引入prometheus上报 Prometheus能有效暴露线上服务实时数据,包括程序指标和运营指标,也能对指标设定阈值告警,是服务可观测的标配组件。 官方地址: https://prometheus.io/docs/prometheus/...