Skip to content

Commit af915e8

Browse files
committed
fix: incorrect configuration description
1 parent 5751161 commit af915e8

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

server/agent_config/README-CH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1702,7 +1702,7 @@ inputs:
17021702

17031703
**标签**:
17041704

1705-
<mark>agent_restart</mark>
1705+
`hot_update`
17061706

17071707
**FQCN**:
17081708

server/agent_config/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1729,7 +1729,7 @@ Additionally, ensure `inputs.proc.enabled` is configured to **true**.
17291729

17301730
**Tags**:
17311731

1732-
<mark>agent_restart</mark>
1732+
`hot_update`
17331733

17341734
**FQCN**:
17351735

server/agent_config/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1200,7 +1200,7 @@ inputs:
12001200
# unit:
12011201
# range: [1s, 1h]
12021202
# enum_options: []
1203-
# modification: agent_restart
1203+
# modification: hot_update
12041204
# ee_feature: false
12051205
# description:
12061206
# en: |-

0 commit comments

Comments
 (0)