We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 120d1bc commit 5a943b7Copy full SHA for 5a943b7
content/docs/deployment.md
@@ -102,7 +102,7 @@ The in-memory storage is not intended for production workloads. It's intended as
102
data will be lost once the process is gone.
103
104
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`.
+integer value via `--memory.max-traces`.
106
107
### Cassandra
108
0 commit comments