15 Commits (b7ef0b45e8e0b338eacd70650d696a71058d5ab6)

Author SHA1 Message Date
Fabian Reinartz 6b4a6962d2 Support old alerting rule syntax 9 years ago
Fabian Reinartz 4209ec6864 Change WITH keyword to LABELS 9 years ago
Fabian Reinartz af3a6661ed Implement new alerting rule syntax 9 years ago
Brian Brazil 29e8dc2c49 promql: Add 'bool' modifier to comparison functions 9 years ago
Julius Volz 4e4b468fba Fix lexer bug treating non-Latin Unicode digits as digits. 9 years ago
Fabian Reinartz 749ae450c5 promql: add runbook to alert statement. 10 years ago
Julius Volz 5e2d1c1464 Deprecate `keeping_extra`, rename it to `keep_common`. 10 years ago
Fabian Reinartz c60e3387ef promql: fix lexing of \r as whitespaces 10 years ago
Fabian Reinartz a236c01457 Add time series description parsing. 10 years ago
Fabian Reinartz d122749b39 Enhance lexer testing output 10 years ago
Fabian Reinartz 969c231191 Make parser more strict about identifiers, extract number parsing 10 years ago
Fabian Reinartz 8707c54508 Fix single quote parsing, add tests 10 years ago
Fabian Reinartz 279831cdf1 Fix and improve parsing error output. 10 years ago
Fabian Reinartz 25cdff3527 Remove `name` arg from `Parse*` functions, enhance parsing errors. 10 years ago
Fabian Reinartz 32b7595c47 Create promql package with lexer/parser. 10 years ago