mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Joe Reuter <johannes.reuter@elastic.co>
This commit is contained in:
parent
86dbd89b94
commit
9322069da7
1 changed files with 1 additions and 0 deletions
|
@ -183,6 +183,7 @@ async function fetchIndexPatternStats({
|
|||
{
|
||||
range: {
|
||||
[timeFieldName]: {
|
||||
format: 'strict_date_optional_time',
|
||||
gte: fromDate,
|
||||
lte: toDate,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue