prometheus/promql
Domantas 3929d6500a [BUGFIX] labels: don't modify original labels in DropMetricName (#13845)
Restrict the capacity of first argument to `append()` to force an allocation.
This is for the slice implementation only.

Signed-off-by: Domantas Jadenkus <djadenkus@gmail.com>
Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2024-03-27 15:32:03 +00:00
..
fuzz-data
parser
testdata
bench_test.go
engine.go
engine_test.go [BUGFIX] labels: don't modify original labels in DropMetricName (#13845) 2024-03-27 15:32:03 +00:00
functions.go
functions_test.go
fuzz.go
fuzz_test.go
promql_test.go
quantile.go
quantile_test.go
query_logger.go
query_logger_test.go
test.go
test_test.go
value.go
value_test.go