Commit Graph

23 Commits (be67b8d460cb30b94de771df24753816443993a0)

Author SHA1 Message Date
Brian Brazil 36dbf042e3
Correctly handle {__name__="a"} (#5552) 7 years ago
Frederic Branczyk b0b3e3dd74
promql: Remove old and unused alerting/reconding syntax 8 years ago
Julius Volz 953af2c089
promql: Make printer formatting less vintage (#3721) 8 years ago
Julius Volz 1e943fc10a
promql: Fix printing of empty without() (#3719) 8 years ago
Brian Brazil 99905f82a6 Remove keep_common modifier. 8 years ago
Fabian Reinartz fecf9532b9 *: fix misc compile errors 9 years ago
Fabian Reinartz c6cd998905 promql: use local labels, add conversion 9 years ago
Fabian Reinartz 15a931dbdb promql: migrate model types, use tsdb interfaces 9 years ago
Tristan Colgate ab60bc3929 Fix export of grouping modifier 9 years ago
Brian Brazil e1cfc994f7 Correctly handle on() in alerts. (#2096) 9 years ago
Brian Brazil c4b4a58e3a Correctly handle on() in alerts. (#2096) 9 years ago
Brian Brazil 16690736ab Add count_values() aggregator. 10 years ago
Brian Brazil 3e5136e36d Make topk/bottomk aggregators. 10 years ago
Matt Bostock cc98e164d3 promql: Fix annotations conflated with labels 10 years ago
Fatih Arslan 362e44501a promql: fix printing annotations of an *AlertStmt 10 years ago
beorn7 5408666387 Correctly stringify GROUP_x modifiers without labels 10 years ago
Brian Brazil 1d08c4fef0 Add 'ignoring' as modifier for binops. 10 years ago
Julius Volz 6ac39700ea Fix missing printed keep_common without grouping. 10 years ago
Brian Brazil 9d0112d7cf Add without aggregator modifier. 10 years ago
Brian Brazil a287264989 Print offsets in promql. 10 years ago
Julius Volz 6d3e054692 Fix bool modifier in recording rules and printing. 10 years ago
Julius Volz 5e2d1c1464 Deprecate `keeping_extra`, rename it to `keep_common`. 11 years ago
Fabian Reinartz c716d8a47b promql: fix aggregation expression String() method. 11 years ago