Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cortexproject/cortex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 48783b3
Choose a base ref
...
head repository: cortexproject/cortex
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dd9bf96
Choose a head ref
  • 1 commit
  • 5 files changed
  • 1 contributor

Commits on Oct 21, 2024

  1. Added new implementation that makes the distributor accept multiple H…

    …A 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.
    
    Fixed test by reducing the number of ingesters to 2 and replication factor to 2.
    
    Added config reference.
    
    Do not remove replica label if cluster label is not present.
    
    Added more HA mixed replicas tests with no cluster and replica labels and with cluster label only.
    
    Signed-off-by: eduardscaueru <edi_scaueru@yahoo.com>
    eduardscaueru committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    dd9bf96 View commit details
    Browse the repository at this point in the history
Loading