Skip to content

Commit bb7fe1e

Browse files
authored
Fix blog header (#7058)
Signed-off-by: Daniel Deluiggi <ddeluigg@amazon.com>
1 parent c28cecf commit bb7fe1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/content/en/blog/2025/readonly-ingester-scaling.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
date: 2025-01-14
2+
date: 2025-10-17
33
title: "Introducing READONLY State: Gradual and Safe Ingester Scaling"
44
linkTitle: READONLY Ingester Scaling
55
tags: [ "blog", "cortex", "ingester", "scaling" ]
66
categories: [ "blog" ]
77
projects: [ "cortex" ]
88
description: >
99
Learn about Cortex's new READONLY state for ingesters introduced in version 1.19.0 that enables gradual, safe scaling down operations without data loss or performance impact.
10-
author: Cortex Team
10+
author: Daniel Blando ([@danielblando](https://github.com/danielblando))
1111
---
1212

1313
## Introduction

0 commit comments

Comments
 (0)