File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ Usage: fluentd [options]
3737 --use-v1-config Use v1 configuration format (default)
3838 --use-v0-config Use v0 configuration format
3939 --strict-config-value Parse config values strictly
40- --enable-input-metrics Enable input plugin metrics on fluentd
40+ --enable-input-metrics [DEPRECATED] Enable input plugin metrics on fluentd
4141 --enable-size-metrics Enable plugin record size metrics on fluentd
4242 -v, --verbose increase verbose level (-v: debug, -vv: trace)
4343 -q, --quiet decrease verbose level (-q: warn, -qq: error)
Original file line number Diff line number Diff line change @@ -250,6 +250,8 @@ Please see also [Log Rotation Setting](logging.md#log-rotation-setting).
250250
251251Specifies whether measuring input metrics should be enabled or not.
252252
253+ Deprecated parameter. Since v1.19.0, this parameter is always enabled.
254+
253255#### ` enable_size_metrics `
254256
255257| type | default | version |
You can’t perform that action at this time.
0 commit comments