Commit Graph

8 Commits (ed2a483beb23c43ae1ff4d3ec125f28447ad0d22)

Author SHA1 Message Date
Kemal Akkoyun 66dfb951c4
*: Consistent Error/Warning handling for SeriesSet iterator: Allowing Async Select (#7251)
5 years ago
Bartlomiej Plotka fe802f29c9 storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response.
5 years ago
Mario Trangoni 5354ffff99 Fix some spelling issues (#5361)
6 years ago
Matt Layher 302148fd69 *: apply gofmt -s
6 years ago
beorn7 305f383af4 Adjust test_test.go to new Select return order
6 years ago
Ganesh Vernekar 341f04ca9c
Empty slice after last append in promql test LazyLoader
6 years ago
Brian Brazil dd6781add2 Optimise PromQL (#3966)
7 years ago
Tom Wilkie 835eb8c653 Add _test.go suffix to promql/{bench.go, test.go} to prevent importing the testing package in a normal binary.
7 years ago