Skip to content

Commit 0129dde

Browse files
committed
change default value in enable_input_metrics
Signed-off-by: Shizuo Fujita <[email protected]>
1 parent 038d36f commit 0129dde

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

deployment/system-config.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -246,11 +246,9 @@ Please see also [Log Rotation Setting](logging.md#log-rotation-setting).
246246

247247
| type | default | version |
248248
| :--- | :--- | :--- |
249-
| bool | nil | 1.14.0 |
250-
251-
Specifies whether measuring input metrics should be enabled or not.
249+
| bool | true | 1.14.0 |
252250

253-
Deprecated parameter. Since v1.19.0, this parameter is always enabled.
251+
Specifies whether measuring input metrics should be enabled or not. Since v1.19.0, the default value changes to `true`.
254252

255253
#### `enable_size_metrics`
256254

0 commit comments

Comments
 (0)