Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CCR Monitoring] Only collect stats for specified indices (elastic#33646
) Follow up to elastic#33617. Relates to elastic#30086. As with all other per-index Monitoring collectors, the `CcrStatsCollector` should only collect stats for the indices the user wants to monitor. This list is controlled by the `xpack.monitoring.collection.indices` setting and defaults to all indices.
- Loading branch information