diff --git a/maintain-tidb-using-tiup.md b/maintain-tidb-using-tiup.md index 0cde1d6457993..077f564238e33 100644 --- a/maintain-tidb-using-tiup.md +++ b/maintain-tidb-using-tiup.md @@ -412,10 +412,10 @@ After confirming that the old metrics have expired, you can perform the followin use_vm_as_datasource: true ``` -3. Reload the configuration to apply the changes: +3. Reload the configuration to apply the changes to Prometheus and Grafana: ```bash - tiup cluster reload ${cluster-name} -R prometheus + tiup cluster reload ${cluster-name} -R prometheus,grafana ``` #### Remove expired data directories