cortex
cortex copied to clipboard
Distributor accept multiple HA Tracker pairs in the same request
What this PR does: Added new implementation that makes the distributor accept multiple HA pairs (cluster, replica) in the same requets/batch. This can be enabled with a new flag, accept_mixed_ha_samples, an will take effect only if accept_ha_samples is set to true.
Which issue(s) this PR fixes: Fixes #6256
Checklist
- [x] Tests updated
- [ ] Documentation added
- [ ]
CHANGELOG.mdupdated - the order of entries should be[CHANGE],[FEATURE],[ENHANCEMENT],[BUGFIX]