docs: add missing change logs for #9750
This commit is contained in:
parent
999d40ef1d
commit
86b4d4d23b
|
@ -0,0 +1,5 @@
|
|||
Reload overriding configs after boot.
|
||||
Prior to this change, two configs were allow to change from dashboard, but will not take effect after reboot:
|
||||
* Logging (such as level)
|
||||
* Prometheus configs
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
启动后重新加载一些重载配置项。
|
||||
在此修复前,下面两个配置项允许从 Dashboard 控制台修改,但是在重启后无法生效:
|
||||
* 日志 (例如日志级别)
|
||||
* Prometheus 配置
|
Loading…
Reference in New Issue