mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-06-20 09:08:20 +03:00
This option can be useful when samples for the same time series are ingested with distinct order of labels.
For example, metric{k1="v1",k2="v2"} and metric{k2="v2",k1="v1"}.