The Prometheus monitoring system and time series database.
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.
 
 
 
 
 
Bryan Boreham ff6c83269c
Merge pull request #13452 from bboreham/go-cmp
9 months ago
..
fuzz-data
parser Tests: use replacement DeepEquals in more places 10 months ago
testdata promql: Expose issue #11708 10 months ago
bench_test.go Proposal to improve FPointSlice and HPointSlice allocation. (#13448) 10 months ago
engine.go promql: Fix wrongly scoped range vectors 10 months ago
engine_test.go Tests: use replacement DeepEquals using go-cmp 10 months ago
functions.go promql: add histogram_avg function (#13467) 10 months ago
functions_test.go golangci-lint: enable testifylint linter (#13254) 12 months ago
fuzz.go remove obsolete build tag 10 months ago
fuzz_test.go remove obsolete build tag 10 months ago
promql_test.go sort_by_label: Switch to feature flag 12 months ago
quantile.go PromQL: ignore small errors for bucketQuantile (#13153) 1 year ago
quantile_test.go PromQL: ignore small errors for bucketQuantile (#13153) 1 year ago
query_logger.go add Close for ActiveQueryTracker to close the file. 2 years ago
query_logger_test.go golangci-lint: enable testifylint linter (#13254) 12 months ago
test.go sort_by_label: Switch to feature flag 12 months ago
test_test.go Add context argument to Querier.Select (#12660) 1 year ago
value.go Optimize histogram iterators (#13340) 10 months ago
value_test.go