Aleksandr Savonin created FLINK-39280:
-----------------------------------------
Summary: Add missing State Size Tracking Options to configuration
page
Key: FLINK-39280
URL: https://issues.apache.org/jira/browse/FLINK-39280
Project: Flink
Issue Type: Bug
Components: Documentation
Reporter: Aleksandr Savonin
The configuration reference page includes a "[State Latency Tracking
Options|https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/config/#state-latency-tracking-options]"
section but is missing a corresponding "State Size Tracking Options" section.
The StateSizeTrackOptions configuration class exists in the codebase and the
generated HTML shortcodes but they are not referenced in the config
documentation pages.
This means the following configuration options are not discoverable via the
docs:
* state.size-track.keyed-state-enabled
* state.size-track.history-size
* state.size-track.sample-interval
* state.size-track.state-name-as-variable
--
This message was sent by Atlassian Jira
(v8.20.10#820010)