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 7a667ea commit c35087eCopy full SHA for c35087e
cortex/querier.libsonnet
@@ -33,7 +33,7 @@
33
34
querier_env_map:: {
35
GOMAXPROCS: '2',
36
- GOMEMLIMIT: '12Gi',
+ GOMEMLIMIT: '12GiB',
37
JAEGER_REPORTER_MAX_QUEUE_SIZE: '1024', // Default is 100.
38
},
39
0 commit comments