Merge pull request #244 from bilibili/kratos/prometheus_dashboards

Kratos/prometheus dashboards
pull/248/head
Terry.Mao 5 years ago committed by GitHub
commit a229e3294d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 15
      misc/stat/dashboard/README.md
  2. 5922
      misc/stat/dashboard/prometheus.json

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

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save