Skip to content

Commit 5a943b7

Browse files
committed
Rename limit to max-traces
Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
1 parent 120d1bc commit 5a943b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ The in-memory storage is not intended for production workloads. It's intended as
102102
data will be lost once the process is gone.
103103

104104
By default, there's no limit in the amount of traces stored in memory but a limit can be established by passing an
105-
integer value via `--memory.limit`.
105+
integer value via `--memory.max-traces`.
106106

107107
### Cassandra
108108

0 commit comments

Comments
 (0)