Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.
Original topic: tidb内存容量监控想改成95%请问在哪配置
Where can I configure TiDB memory capacity monitoring to 95%? The Prometheus configuration I modified was overwritten.
How did you change it? This should require modifying the JSON file of Grafana, right?
Adjust the Prometheus alert rule for NODE_memory_used_more_than_80%.
You need to modify the Prometheus configuration file, and remember to restart after making changes. Do not use reload, as performing a reload operation will revert it to the original file.
What I meant is that the modification there is permanent.