Optimizing grafana self monitoring dashboard. (#5574)

This commit is contained in:
Ax1an 2020-09-28 17:34:57 +08:00 committed by GitHub
parent 806666b4cc
commit 59e8764088
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -381,7 +381,7 @@
"format": "time_series",
"hide": false,
"intervalFactor": 1,
"legendFormat": "{{sw_backend_instance}}",
"legendFormat": "{{sw_backend_instance}}-{{protocol}}",
"refId": "A"
}
],
@ -532,7 +532,7 @@
"expr": "rate(trace_analysis_error_count[1m]) ",
"format": "time_series",
"intervalFactor": 1,
"legendFormat": "{{sw_backend_instance}}",
"legendFormat": "{{sw_backend_instance}}-{{protocol}}",
"refId": "A"
}
],
@ -618,7 +618,7 @@
"format": "time_series",
"hide": false,
"intervalFactor": 1,
"legendFormat": "{{sw_backend_instance}}",
"legendFormat": "{{sw_backend_instance}}-{{protocol}}",
"refId": "A"
}
],
@ -1115,4 +1115,4 @@
"title": "SkyWalking telemetry dashboard",
"uid": "7NEmel8mk",
"version": 19
}
}