1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-03-19 21:18:07 +02:00

add prometheus dashboards.

This commit is contained in:
shunza 2019-07-31 18:29:25 +08:00
parent 09224ec67c
commit 8b7ce981a5
2 changed files with 5937 additions and 0 deletions
misc/stat/dashboard

@ -0,0 +1,15 @@
#### dashboard
> 监控模版,针对服务框架内的监控指标的UI展示。
##### Requirments
- [Grafana](https://grafana.com)
- [Prometheus](https://prometheus.io)
##### Quick start
1. 搭建grafana
2. 导入`prometheus.json`文件
3. 修改对应的`Data source`
4. 保存

File diff suppressed because it is too large Load Diff