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.
prometheus/promql
Björn Rabenstein 41f8a0223c
Merge pull request #14609 from charleskorn/rate-over-mixed-custom-exponential-histograms
4 months ago
..
fuzz-data
parser support quoting in grouping label lists 4 months ago
promqltest Fix "cannot reduce resolution to custom buckets schema" panic in `rate` over native histograms with mix of custom and exponential buckets 4 months ago
bench_test.go
engine.go Merge pull request #14605 from krajorama/fix-staleness-pool-corrupt 4 months ago
engine_internal_test.go
engine_test.go Add unit test 4 months ago
functions.go Fix "cannot reduce resolution to custom buckets schema" panic in `rate` over native histograms with mix of custom and exponential buckets 4 months ago
functions_internal_test.go
functions_test.go
fuzz.go textparse: Implement `CreatedTimestamp()` in `openmetricsparse.go` (#14356) 4 months ago
fuzz_test.go
histogram_stats_iterator.go Use CopyTo when resetting histogram in stats iterator 4 months ago
histogram_stats_iterator_test.go Add more test cases 4 months ago
promql_test.go
quantile.go
quantile_test.go
query_logger.go
query_logger_test.go
value.go
value_test.go