Skip to content

Commit 01d692e

Browse files
committed
Updated CHANGELOG
Signed-off-by: Marco Pracucci <[email protected]>
1 parent 87ae51c commit 01d692e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
## master / unreleased
44

5-
* [CHANGE] Experimental blocks storage: removed the support to transfer blocks between ingesters on shutdown. When running the Cortex blocks storage, ingesters are expected to run with a persistent disk. #2996
5+
* [CHANGE] Experimental blocks storage: removed the support to transfer blocks between ingesters on shutdown. When running the Cortex blocks storage, ingesters are expected to run with a persistent disk. The following metrics have been removed: #2996
6+
* `cortex_ingester_sent_files`
7+
* `cortex_ingester_received_files`
8+
* `cortex_ingester_received_bytes_total`
9+
* `cortex_ingester_sent_bytes_total`
610

711
## 1.3.0 in progress
812

0 commit comments

Comments
 (0)