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

Merge pull request #244 from bilibili/kratos/prometheus_dashboards

Kratos/prometheus dashboards
This commit is contained in:
Terry.Mao 2019-08-01 11:43:42 +08:00 committed by GitHub
commit a229e3294d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5937 additions and 0 deletions

View File

@ -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