Skip to content

Commit 0dee7be

Browse files
authored
Update configuration details for streams
1 parent 6cceeaa commit 0dee7be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

solutions/observability/streams/management/advanced.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ For classic streams, you can access the following components:
3737
- [Pipelines](../../../../manage-data/ingest/transform-enrich.md)
3838
- [Data streams](../../../../manage-data/data-store/data-streams.md)
3939

40-
For both wired ({applies_to}`stack: preview 9.2`) and classic streams, you can manually configure:
40+
For both wired ({applies_to}`stack: preview 9.2` {applies_to}`serverless: preview`) and classic streams, you can manually configure:
4141

4242
- **Shards:** Control how the index is split across nodes. More shards can improve parallelism but may increase overhead.
4343
- **Replicas:** Define how many copies of the data exist. More replicas improve resilience and read performance but increase storage usage.
44-
- **Refresh interval:** Control how frequently new data becomes visible for search. A longer interval reduces resource usage; a short one makes data searchable sooner.
44+
- **Refresh interval:** Control how frequently new data becomes visible for search. A longer interval reduces resource usage; a short one makes data searchable sooner.

0 commit comments

Comments
 (0)