docs(clustered): update ingester scaling strategy recommendation (#5502)

pull/5503/head^2
Jack 2024-06-25 15:45:59 +01:00 committed by GitHub
parent 2191214316
commit b4e3f11477
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ In this process, the Ingester does the following:
The Ingester can be scaled both [vertically](#vertical-scaling) and
[horizontally](#horizontal-scaling).
Horizontal scaling increases write throughput and is typically the most
Vertical scaling increases write throughput and is typically the most
effective scaling strategy for the Ingester.
### Querier