1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-10 00:29:01 +02:00
kratos/misc/stat/dashboard/README.md

16 lines
304 B
Markdown
Raw Normal View History

2019-07-31 12:29:25 +02:00
#### dashboard
> 监控模版,针对服务框架内的监控指标的UI展示。
##### Requirments
2019-07-31 12:32:43 +02:00
- [Grafana](https://grafana.com) >= v6.1.4
- [Prometheus](https://prometheus.io) >= 2.x
2019-07-31 12:29:25 +02:00
##### Quick start
1. 搭建grafana
2. 导入`prometheus.json`文件
3. 修改对应的`Data source`
4. 保存