Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expose values of certain task manager configuration settings in the t…
…elemetry (#202511) In this PR, I'm adding some settings to the `exposeToUsage` variable which allows the values of these settings to be reported via telemetry. This way we can see what values, ratios, etc a certain setting has. Settings to report values instead of `[redacted]`: - `xpack.task_manager.claim_strategy` - `xpack.task_manager.discovery.active_nodes_lookback` - `xpack.task_manager.unsafe.exclude_task_types`
- Loading branch information