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.
 
 
 
 
 
Max Amin 84b819a69f
feat: add Google cloud roundtripper for remote write (#14346)
4 months ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 7 years ago
parser Allow durations for number rule 4 months ago
promqltest Merge pull request #14464 from prometheus/beorn7/histogram 4 months ago
bench_test.go feat: add limitk() and limit_ratio() operators (#12503) 5 months ago
engine.go Fix decoding buckets for native histograms in binops 4 months ago
engine_internal_test.go refactor: extract some PromQL Engine tests which use unexported structs 7 months ago
engine_test.go feat: add Google cloud roundtripper for remote write (#14346) 4 months ago
functions.go Merge pull request #14362 from charleskorn/charleskorn/sum-infinity 5 months ago
functions_internal_test.go Fix issue where summation of +/- infinity returns NaN instead of infinity 5 months ago
functions_test.go test: move most PromQL tests into separate test package 7 months ago
fuzz.go promql: fuzz test needs symbol table for parser 9 months ago
fuzz_test.go remove obsolete build tag 10 months ago
histogram_stats_iterator.go Ignore stale histograms for counter reset detection 4 months ago
histogram_stats_iterator_test.go Add more test cases 4 months ago
promql_test.go feat: add limitk() and limit_ratio() operators (#12503) 5 months ago
quantile.go Merge branch 'main' into nhcb 6 months ago
quantile_test.go PromQL: ignore small errors for bucketQuantile (#13153) 1 year ago
query_logger.go Join errors 6 months ago
query_logger_test.go promql.ActiveQueryTracker: Unmap mmapped file when done 7 months ago
value.go Optimize histogram iterators (#13340) 10 months ago
value_test.go test: move most PromQL tests into separate test package 7 months ago