mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
Sense: add level url param to index stats
This commit is contained in:
parent
fa950a21c5
commit
1450f0609f
1 changed files with 2 additions and 1 deletions
|
@ -37,7 +37,8 @@ define(function () {
|
|||
"fields": [],
|
||||
"types": [],
|
||||
"completion_fields": [],
|
||||
"fielddata_fields": []
|
||||
"fielddata_fields": [],
|
||||
"level": ["cluster", "indices", "shards"]
|
||||
}
|
||||
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue