Commit Graph

384 Commits (1838d56aeed359a874ee33b52b41d713426de37d)

Author SHA1 Message Date
schou 75d932a172 var init for bool 4 years ago
schou 22bfc11738 aggregate booleans for ease of reading 4 years ago
schou 22cd48868a adding feature flag, promql-negative-offset 4 years ago
pschou aff3c702ab
promql: Add sgn, clamp and last_over_time functions (#8457) 4 years ago
Ganesh Vernekar 86c71856e8
Add start() and end() pre-processors for @ modifier (#8425) 4 years ago
Marcelo E. Magallon 75d86c6747 Update golangci-lint to 1.36.0 4 years ago
Ganesh Vernekar b18fde996e
Fix timestamp() function for @ modifier 4 years ago
Ganesh Vernekar 9199fcb8d1
'@ <timestamp>' modifier (#8121) 4 years ago
Ganesh Vernekar d30da66d77
Fix timestamp() method for vector selector inside paren (#8164) 5 years ago
Harkishen Singh fc8e769d71
Use ASSIGN when using = inside braces (#7911) 5 years ago
Vijay Samuel 00ee73ef91
Export members of EvalNodeHelper to facilitate usage in external functions (#7860) 5 years ago
Julien Pivotto 6f9e7ff750
Drop metric name in bool comparison between two instant vectors (#7819) 5 years ago
Julien Pivotto 20ab94fedf
Hints: Separating out the range and offsets of PromQL subqueries (#7667) 5 years ago
Annanay Agarwal 118aeab02c
Make context key type public (#7748) 5 years ago
Julien Pivotto 22acb87e09
refactoring: make sure that query_duration_seconds metrics are the same (#7668) 5 years ago
Bartlomiej Plotka 841b13641c
promql: Refactored subquery hint tests and added todos. (#7636) 5 years ago
Bartlomiej Plotka a0df8a383a
promql: Removed global and add ability to have better interval for subqueries if not specified (#7628) 5 years ago
Julien Pivotto d77b56e88e
Fix avg_over_time for nan and float64 overflows (#7346) 5 years ago
Julien Pivotto 72425d4e3d
Add group() aggregator (#7480) 5 years ago
Kemal Akkoyun 66dfb951c4
*: Consistent Error/Warning handling for SeriesSet iterator: Allowing Async Select (#7251) 5 years ago
Brian Brazil 3932a7149f
Correctly track points no longer used by matrixIterSlice's slice. (#7307) 5 years ago
Callum Styan 5bb7f00d00
change labelset comparison in promql engine to avoid false positive during detection of duplicates (#7058) 5 years ago
Vasily Sliouniaev 0393b188c9
Add Jaeger (#7148) 5 years ago
Marek Slabicki 8224ddec23
Capitalizing first letter of all log lines (#7043) 5 years ago
Bartlomiej Plotka c4eefd1b3a storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 5 years ago
Björn Rabenstein a28fa010ee
TSDB: Extract parts out of populateSeries (#6983) 5 years ago
Bartlomiej Plotka fe802f29c9 storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 5 years ago
Björn Rabenstein bc703b6456
Use `struct{}` as underlying type for context keys (#6965) 5 years ago
Tobias Guggenmos f9db320e5a Look up function call in all cases 5 years ago
Tobias Guggenmos 6c00f2ffcb Comment fixes 5 years ago
Tobias Guggenmos 1360f9ff12 Fix all build errors in promql package 5 years ago
Tobias Guggenmos 2164e366ea Fix more identifiers 5 years ago
Tobias Guggenmos 5caf7ed6db Fix more identifiers 5 years ago
Tobias Guggenmos 9a1366775e Store function implementations independently of their signatures 5 years ago
Tobias Guggenmos ff0ea1c1ac Fix more identifiers 5 years ago
Tobias Guggenmos 6b1b323558 Export sequenceValue 5 years ago
Tobias Guggenmos 228967a507 Fix usages of more things that have moved the package 5 years ago
Tobias Guggenmos 4a4817a444 Fix usages of parser.Statement 5 years ago
Tobias Guggenmos 2f1113479f Fix usages of ValueType 5 years ago
Tobias Guggenmos fab2373752 Add everything the parser needs to build 5 years ago
Julien Pivotto ff0003e072
Make lookbackDelta a option of QueryEngine (#6746) 5 years ago
Julien Pivotto cbd0eec9fc Avoid /1000 5 years ago
Julien Pivotto 881dde505a promql: fix promql query log step unit 5 years ago
Julien Pivotto 9adad8ad30 Remove MaxConcurrent from the PromQL engine opts (#6712) 5 years ago
Brian Brazil 38d32e0686 Don't sort postings if we only have one block. 5 years ago
Julien Pivotto d992c36b3a promql: make active query tracker context-aware (#6701) 5 years ago
Julien Pivotto 5f27ac3583 Refactor query log fields (#6694) 5 years ago
Tobias Guggenmos 2aacd807b3 PromQL: Various small improvements in the parser (#6652) 6 years ago
Tobias Guggenmos 3a204be6b7 PromQL: Fix string and parentheses handling in engine (#6612) 6 years ago
Tobias Guggenmos 0c8e9ef09e PromQL: Add position metadata to the AST (#6615) 6 years ago