prometheus/storage
machine424 a8a4b7ce69
chore: bump github.com/prometheus/common to 0.63.0 to get
https://github.com/prometheus/common/pull/746 in order to fix
https://github.com/prometheus/prometheus/issues/16466

it seems acceptable to get the other changes in 0.63.0
as well

Signed-off-by: machine424 <ayoubmrini424@gmail.com>
2025-05-02 16:21:17 +02:00
..
remote chore: bump github.com/prometheus/common to 0.63.0 to get 2025-05-02 16:21:17 +02:00
buffer.go chore: fix function name in comment 2024-10-29 17:58:44 +08:00
buffer_test.go Unit test for regression in rate vs float and histogram mixup 2024-10-02 13:56:33 +02:00
errors.go Fix appendable: check whether last val was a histogram (#14613) 2024-08-07 15:02:59 +02:00
errors_test.go Fix appendable: check whether last val was a histogram (#14613) 2024-08-07 15:02:59 +02:00
fanout.go TSDB: Fix some edge cases when OOO is enabled (#14710) 2024-10-23 17:34:28 +02:00
fanout_test.go fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 2024-10-06 16:35:29 +00:00
generic.go
interface.go enable errorf rule from perfsprint linter 2024-11-06 16:50:36 +01:00
interface_test.go Fix: chunkenc.MockSeriesIterator 2024-08-30 16:44:36 +02:00
lazy.go
memoized_iterator.go
memoized_iterator_test.go
merge.go chore: enable unused-parameter from revive 2025-02-19 19:50:28 +01:00
merge_test.go chore: enable unused-parameter from revive 2025-02-19 19:50:28 +01:00
noop.go
secondary.go
series.go chore: enable unused-parameter from revive 2025-02-19 19:50:28 +01:00
series_test.go Upgrade to golangci-lint v1.62.0 (#15424) 2024-11-20 17:22:20 +01:00