We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f9dd97 commit 87c9af5Copy full SHA for 87c9af5
apps/monitoring/victoriametrics/deployment.yaml
@@ -47,6 +47,7 @@ spec:
47
- "--storageDataPath=/storage"
48
- "--httpListenAddr=:8428"
49
- "--retentionPeriod=6"
50
+ - "--maxConcurrentInserts=64"
51
ports:
52
- containerPort: 8428
53
name: "victoriametrics"
0 commit comments