From 5e965ece6da2d81d543b879ff1e51a765ab8a13c Mon Sep 17 00:00:00 2001 From: Ben Ye Date: Sat, 31 Dec 2022 06:30:09 -0800 Subject: [PATCH] lint Signed-off-by: Ben Ye --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42ecd7e4a38..2a38c1eea7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,7 +33,7 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re - [#5819](https://github.com/thanos-io/thanos/pull/5819) Store: Add a few objectives for Store's data touched/fetched amount and sizes. They are: 50, 95, and 99 quantiles. - [#5940](https://github.com/thanos-io/thanos/pull/5940) Objstore: Support for authenticating to Swift using application credentials. - [#5977](https://github.com/thanos-io/thanos/pull/5977) Tools: Added remove flag on bucket mark command to remove deletion, no-downsample or no-compact markers on the block. -- [#5977](https://github.com/thanos-io/thanos/pull/6008) *: Add counter metric to gate. +- [#6008](https://github.com/thanos-io/thanos/pull/6008) *: Add counter metric to gate. ### Changed