21 Commits (d3a1ff1abf9e426c085b8812b467d0f2b48c0a72)

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