Browse Source

fix grafana dashboard header

pull/1456/head
LazyDBA247-Anyvision 4 years ago
parent
commit
31fb2de957
  1. 4
      k8s/seaweedfs/templates/seaweefs-grafana-dashboard.yaml

4
k8s/seaweedfs/templates/seaweefs-grafana-dashboard.yaml

@ -91,7 +91,7 @@ data:
"thresholds": [], "thresholds": [],
"timeFrom": null, "timeFrom": null,
"timeShift": null, "timeShift": null,
"title": "Filer Request Duration 95th percentile",
"title": "Filer Request Duration 80th percentile",
"tooltip": { "tooltip": {
"msResolution": true, "msResolution": true,
"shared": true, "shared": true,
@ -1349,4 +1349,4 @@ data:
"title": "SeaweedFS", "title": "SeaweedFS",
"version": 3 "version": 3
} }
{{- end }}
{{- end }}
Loading…
Cancel
Save