We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 246b369 commit 7b33d7fCopy full SHA for 7b33d7f
1 file changed
x-pack/platform/test/serverless/api_integration/configs/observability/config.group1.ts
@@ -52,5 +52,6 @@ export default createTestConfig({
52
'--xpack.dataUsage.autoops.api.url=http://localhost:9000',
53
`--xpack.dataUsage.autoops.api.tls.certificate=${KBN_CERT_PATH}`,
54
`--xpack.dataUsage.autoops.api.tls.key=${KBN_KEY_PATH}`,
55
+ `--xpack.reporting.queue.timeout="10m"`,
56
],
57
});
0 commit comments