mirror of https://github.com/prometheus/prometheus
Browse Source
For the label matching index-based preselection phase, don't do an OR between equality and non-equality matchers. Execute only one of the two (with equality matchers preferred when present). Fixes https://github.com/prometheus/prometheus/issues/924pull/927/head
Julius Volz
9 years ago
2 changed files with 42 additions and 27 deletions
Loading…
Reference in new issue