mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
ace9c8a3da
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>
3 lines
101 B
Promela
3 lines
101 B
Promela
{__name__="metric", baz="abc", foo="bar"} 2 60000
|
|
{__name__="metric", baz="abc", foo="bar"} 3 120000
|