fix dashboard (#597)

* fix dashboard

* use default datasource

Co-authored-by: wuxingzhong <wuxingzhong@sunniwell.net>
Co-authored-by: wuxingzhong <330338212@qq.com>
pull/651/head
wuxingzhong 4 years ago committed by GitHub
parent 9d43e492a8
commit ecd7533e7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 9
      misc/stat/dashboard/prometheus.json

@ -1604,7 +1604,7 @@
}
],
"intervalFactor": 1,
"legendFormat": "{{caller}} => {{method}}",
"legendFormat": "{{caller}} => {{path}}",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
@ -5736,10 +5736,6 @@
"templating": {
"list": [
{
"current": {
"text": "LIVE",
"value": "LIVE"
},
"hide": 2,
"includeAll": false,
"label": null,
@ -5748,7 +5744,6 @@
"options": [],
"query": "prometheus",
"refresh": 1,
"regex": "LIVE",
"skipUrlSync": false,
"type": "datasource"
},
@ -5919,4 +5914,4 @@
"title": "Go业务监控",
"uid": "FitP_nDZz",
"version": 10
}
}

Loading…
Cancel
Save