Commit Graph

18 Commits (6c646657d5d48266c4beeaaf709e15737fffcf95)

Author SHA1 Message Date
Owen Williams 94b43c5d4c utf8: Remove support for legacy global validation setting 4 months ago
Giuliano Panzironi 2ef8706c27
fix: format float to avoid overflow (#16083) 4 months ago
Owen Williams d90c5a71d7 support quoting in grouping label lists 11 months ago
Oleg Zaytsev 03cf6141d4
Fix Matcher.String() with empty label name 1 year ago
Oleg Zaytsev dabd789fd5
Quote label name in matchers when needed 1 year ago
Oleg Zaytsev 4b7a44c7a0
Fix `parser.VectorSelector.String()` with empty name matcher (#14015) 1 year ago
Julien Pivotto d41e5a5582
Prettifier: Add spaces with non-callable keywords (#11005) 3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 4 years ago
Mateusz Gozdek b7bdf6fab2 Fix imports formatting 4 years ago
Oleg Zaytsev 0a43e788af
Allow VectorSelector.String() without matchers (#9282) 4 years ago
schou 3bafe17870 add negative offset to printer 4 years ago
Ganesh Vernekar 86c71856e8
Add start() and end() pre-processors for @ modifier (#8425) 4 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 5 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 5 years ago
Guangwen Feng 6b7ac2ac1b
Add unit test case to improve test coverage for matcher.go (#7658) 5 years ago
Guangwen Feng b30654211c
Fix incorrect arguments order in TestExprString (#7602) 5 years ago
Tobias Guggenmos 65f5b9827d Rename package 5 years ago
Tobias Guggenmos e7c2716f55 Move files 5 years ago
Bartosz Jakubski 80ba03c67d fix subquery with offset conversion to string (#6373) 6 years ago
Alex Dzyoba e3882629ba promql: Move tests to testutil (#6103) 6 years ago
Brian Brazil 36dbf042e3
Correctly handle {__name__="a"} (#5552) 6 years ago
Frederic Branczyk b0b3e3dd74
promql: Remove old and unused alerting/reconding syntax 7 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. 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. 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`. 10 years ago
Fabian Reinartz c716d8a47b promql: fix aggregation expression String() method. 10 years ago