mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Allow greater than default size for snapshot count. (#29681)
This commit is contained in:
parent
22933775ac
commit
2320f15b9b
1 changed files with 1 additions and 0 deletions
|
@ -168,6 +168,7 @@ export class ElasticsearchMonitorsAdapter implements UMMonitorsAdapter {
|
|||
},
|
||||
},
|
||||
],
|
||||
size: 10000,
|
||||
},
|
||||
aggs: {
|
||||
latest: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue