mirror of
https://github.com/prometheus/prometheus.git
synced 2026-02-20 00:10:23 -05:00
Conditions are ANDed inside the same matcher but matchers are ORed Including unit tests for "promtool tsdb dump". Refactor some matchers scraping utils. Signed-off-by: machine424 <ayoubmrini424@gmail.com>
2 lines
101 B
Promela
2 lines
101 B
Promela
{__name__="metric", baz="abc", foo="bar"} 2 60000
|
|
{__name__="metric", baz="abc", foo="bar"} 3 120000
|