mirror of
https://github.com/go-kratos/kratos.git
synced 2025-03-17 21:07:54 +02:00
fix dashboard (#597)
* fix dashboard * use default datasource Co-authored-by: wuxingzhong <wuxingzhong@sunniwell.net> Co-authored-by: wuxingzhong <330338212@qq.com>
This commit is contained in:
parent
9d43e492a8
commit
ecd7533e7f
@ -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…
x
Reference in New Issue
Block a user