diff --git a/k8s/seaweedfs/templates/seaweefs-grafana-dashboard.yaml b/k8s/seaweedfs/templates/seaweefs-grafana-dashboard.yaml index c943ea50f..d06bafd1c 100644 --- a/k8s/seaweedfs/templates/seaweefs-grafana-dashboard.yaml +++ b/k8s/seaweedfs/templates/seaweefs-grafana-dashboard.yaml @@ -91,7 +91,7 @@ data: "thresholds": [], "timeFrom": null, "timeShift": null, - "title": "Filer Request Duration 95th percentile", + "title": "Filer Request Duration 80th percentile", "tooltip": { "msResolution": true, "shared": true, @@ -1349,4 +1349,4 @@ data: "title": "SeaweedFS", "version": 3 } -{{- end }} \ No newline at end of file +{{- end }}