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.
 
 
 
 
 
Björn Rabenstein db915b07cb
Merge pull request #13215 from fpetkovski/float-histogram-reuse
12 months ago
..
fuzz-data
parser Merge pull request #13059 from zenador/add-mad-function 12 months ago
testdata Make mad_over_time experimental and move tests 12 months ago
bench_test.go Add benchmark for native histograms (#13160) 1 year ago
engine.go Update “conventional histogram” → “classic histogram” 12 months ago
engine_test.go Enable reusing memory when converting between histogram types 12 months ago
functions.go Add mad_over_time function 12 months ago
functions_test.go golangci-lint: enable testifylint linter (#13254) 12 months ago
fuzz.go textparse/scrape: Add option to scrape both classic and native histograms 2 years ago
fuzz_test.go
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 PR feedback 1 year ago
value_test.go