mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
parent
7d153525e6
commit
ceef005173
3 changed files with 6 additions and 6 deletions
|
@ -199,8 +199,8 @@ module
|
|||
query,
|
||||
filters,
|
||||
combinedQuery,
|
||||
jobId: undefined,
|
||||
description: undefined,
|
||||
jobId: '',
|
||||
description: '',
|
||||
jobGroups: [],
|
||||
useDedicatedIndex: false,
|
||||
isSparseData: false,
|
||||
|
|
|
@ -204,8 +204,8 @@ module
|
|||
query,
|
||||
filters,
|
||||
combinedQuery,
|
||||
jobId: undefined,
|
||||
description: undefined,
|
||||
jobId: '',
|
||||
description: '',
|
||||
jobGroups: [],
|
||||
useDedicatedIndex: false,
|
||||
modelMemoryLimit: DEFAULT_MODEL_MEMORY_LIMIT
|
||||
|
|
|
@ -201,8 +201,8 @@ module
|
|||
query,
|
||||
filters,
|
||||
combinedQuery,
|
||||
jobId: undefined,
|
||||
description: undefined,
|
||||
jobId: '',
|
||||
description: '',
|
||||
jobGroups: [],
|
||||
useDedicatedIndex: false,
|
||||
isSparseData: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue