1
0
mirror of https://github.com/prometheus/prometheus synced 2025-03-29 14:57:20 +00:00
prometheus/promql
Matthieu MOREL b472ce7010 chore: enable early-return from revive
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2025-02-10 22:08:43 +01:00
..
fuzz-data
parser parser: fix non-constant format string call () 2025-01-18 13:21:51 +01:00
promqltest [FIX] PromQL: Ignore histograms in scalar, sort and sort_desc functions () 2025-02-06 16:02:03 +01:00
bench_test.go
engine_internal_test.go
engine_test.go Expand TestInstantQueryWithRangeVectorSelector to include histograms 2025-02-05 11:45:16 +11:00
engine.go chore: enable early-return from revive 2025-02-10 22:08:43 +01:00
functions_internal_test.go
functions_test.go
functions.go [FIX] PromQL: Ignore histograms in scalar, sort and sort_desc functions () 2025-02-06 16:02:03 +01:00
fuzz_test.go
fuzz.go
histogram_stats_iterator_test.go
histogram_stats_iterator.go
info_test.go
info.go
promql_test.go
quantile_test.go
quantile.go Ensure metric name is present on histogram_quantile annotations () 2025-01-22 14:35:43 +01:00
query_logger_test.go
query_logger.go
value_test.go
value.go