eduardscaueru
eduardscaueru
This is a C project that organizes a swarm of robots in a warehouse.
This a C program that sorts a linked list.
**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,...
**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**,...
**Is your feature request related to a problem? Please describe.** The HA Tracker mechanism Cortex provides, is based on a Prometheus only remote write, where each batch is from a...