You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prometheus/promql
Ganesh Vernekar 588eb20018
Efficient iteration and search in HashForLabels and HashWithoutLabels (#5707)
5 years ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 7 years ago
testdata Fix scalar-vector comparisons (#5454) 6 years ago
ast.go *: enable all default linters (#5504) 6 years ago
bench_test.go Allow promql benchmarks to query more samples (#4770) 6 years ago
engine.go Efficient iteration and search in HashForLabels and HashWithoutLabels (#5707) 5 years ago
engine_test.go Add storage.Warnings to LabelValues and LabelNames (#5673) 6 years ago
functions.go refine error handling in prometheus (#5388) 6 years ago
functions_test.go WIP: keep track of samples per query, set a max # of samples (#4513) 6 years ago
fuzz.go textparse: Add fuzzing and fix bug caught 7 years ago
lex.go Expose lexer item types (#5358) 6 years ago
lex_test.go Expose lexer item types (#5358) 6 years ago
parse.go Fix staticcheck errors 6 years ago
parse_test.go *: enable all default linters (#5504) 6 years ago
printer.go Correctly handle {__name__="a"} (#5552) 6 years ago
printer_test.go Correctly handle {__name__="a"} (#5552) 6 years ago
promql_test.go Fix most golint warnings. 9 years ago
quantile.go In histogram_quantile merge buckets with equivalent le values (#5158) 6 years ago
test.go refine error handling in prometheus (#5388) 6 years ago
test_test.go Fix some spelling issues (#5361) 6 years ago
value.go refine error handling in prometheus (#5388) 6 years ago