528 Commits (348ff4285ffa59907c9d7fd7eb3cb7d748f42758)

Author SHA1 Message Date
Julien Pivotto 22acb87e09
refactoring: make sure that query_duration_seconds metrics are the same (#7668) 4 years ago
Owen Diehl 00b7bdb1b6
parser.{Expr,Statement} publicly implementable (#7639) 4 years ago
Guangwen Feng 6b7ac2ac1b
Add unit test case to improve test coverage for matcher.go (#7658) 4 years ago
Julien Pivotto 93e9c010f3
Add more Go leak tests (#7652) 4 years ago
Bartlomiej Plotka 841b13641c
promql: Refactored subquery hint tests and added todos. (#7636) 4 years ago
Bartlomiej Plotka a0df8a383a
promql: Removed global and add ability to have better interval for subqueries if not specified (#7628) 4 years ago
Guangwen Feng b30654211c
Fix incorrect arguments order in TestExprString (#7602) 4 years ago
Julien Pivotto d77b56e88e
Fix avg_over_time for nan and float64 overflows (#7346) 4 years ago
Tobias Guggenmos 1f73073d73
Make without a valid metric identifier (#7533) 4 years ago
Julien Pivotto 72425d4e3d
Add group() aggregator (#7480) 4 years ago
Guangwen Feng 9ab072b470
Fix golint issue caused by typo (#7475) 4 years ago
Linas Medžiūnas 7eaffa7180
Fix off-by-one error in funcHistogramQuantile / ensureMonotonic (#7393) 5 years ago
Kemal Akkoyun 66dfb951c4
*: Consistent Error/Warning handling for SeriesSet iterator: Allowing Async Select (#7251) 5 years ago
Julien Pivotto 4284dd1f1b
promql: cleanup: use errors.As (#7351) 5 years ago
B++ d6374ae1b6
Return NaN for histogram_quantile when buckets have 0 observations (#7318) 5 years ago
Julien Pivotto 58c445e6ef
Fuzz: limit input size (#7317) 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
Ben Ye 1e4e37144d
Fixed wrongly handled not ready TSDB on web and API. (#7182) 5 years ago
Vasily Sliouniaev 0393b188c9
Add Jaeger (#7148) 5 years ago
Julien Pivotto 7eedcc708e promql/parser: Cleanup generatedParserResult accross reuse 5 years ago
Julien Pivotto 1f6f8e60ee promql/parser: Cleanup generatedParserResult accross reuse 5 years ago
Marek Slabicki 8224ddec23
Capitalizing first letter of all log lines (#7043) 5 years ago
Brian Brazil 7646cbca32
Use .UTC everywhere we use time.Unix (#7066) 5 years ago
Ben Kochie 269e7c8091
Fix golint issues. 5 years ago
johncming bdc45c2b9e
remove unused code. (#7019) 5 years ago
Bartlomiej Plotka c4eefd1b3a storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 5 years ago
Tobias Guggenmos 012161d90d
PromQL: Fix lexer error handling (#6958) 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
Julien Pivotto 5ddd1dcf0f
Fix panic when parsing varags (#6940) 5 years ago
Tobias Guggenmos 1dbd799354
PromQL: Fix regression tests (#6935) 5 years ago
Brian Brazil 44ad28dd5e
PromQL: Allow more keywords as metric names (#6933) 5 years ago
Brian Brazil 7164b58945
PromQL: Fix parser panic (#6931) 5 years ago
李国忠 2bf4952049
remove Unused parameter 'sf' in calcTrendValue function (#6900) 5 years ago
LongKB 82f7ed208b
Remove some duplicated words (#6882) 5 years ago
Tobias Guggenmos 3d74fcfa6a Bartek's suggestions 5 years ago
Tobias Guggenmos f9db320e5a Look up function call in all cases 5 years ago
Tobias Guggenmos 9ebf6bd1e6 Remove superfluous blank lines 5 years ago
Tobias Guggenmos 7143d64fc1
Julien's suggestion 5 years ago
Tobias Guggenmos 4124828c00 Add test to check that promql.FunctionCalls and parser.Functions contain the same functions 5 years ago
Bartlomiej Plotka 849faa407b Minor fixes. 5 years ago
Bartlomiej Plotka 2cf637fbf5 Addressed comments. 5 years ago
Bartlomiej Plotka 34426766d8 Unify Iterator interfaces. All point to storage now. 5 years ago
Tobias Guggenmos 2d77611f73 Unbump year number 5 years ago
Tobias Guggenmos bf8542a99e Add missing imports to fuzz tests 5 years ago
Tobias Guggenmos ec3df53f78 Add nolint comment 5 years ago
Tobias Guggenmos b93845d6bf Remove unused function 5 years ago
Tobias Guggenmos 43d206f0a1 Add missing file 5 years ago