You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
288 B
16 lines
288 B
5 years ago
|
#### dashboard
|
||
|
|
||
|
> 监控模版,针对服务框架内的监控指标的UI展示。
|
||
|
|
||
|
##### Requirments
|
||
|
|
||
|
- [Grafana](https://grafana.com)
|
||
|
- [Prometheus](https://prometheus.io)
|
||
|
|
||
|
##### Quick start
|
||
|
|
||
|
1. 搭建grafana
|
||
|
2. 导入`prometheus.json`文件
|
||
|
3. 修改对应的`Data source`
|
||
|
4. 保存
|