会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
微服务实践
- Prefer tools over conventions and documents.
博客园
首页
新随笔
联系
订阅
管理
2021年3月1日
使用Prometheus搞定微服务监控
摘要: 最近对服务进行监控,而当前监控最流行的数据库就是 Prometheus,同时 go-zero 默认接入也是这款数据库。今天就对 go-zero 是如何接入 Prometheus ,以及开发者如何自己定义自己监控指标。 监控接入 go-zero 框架中集成了基于 prometheus 的服务指标监控。
阅读全文
posted @ 2021-03-01 14:30 万俊峰Kevin
阅读(3470)
评论(0)
推荐(0)
编辑