mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-20 03:45:02 +00:00
"fields" is not a valid value for "metric_family"
This commit is contained in:
parent
6ac00c757b
commit
d283afcd63
@ -20,7 +20,7 @@
|
|||||||
},
|
},
|
||||||
"metric_family" : {
|
"metric_family" : {
|
||||||
"type" : "enum",
|
"type" : "enum",
|
||||||
"options" : ["docs", "fielddata", "fields", "filter_cache", "flush", "get", "groups", "id_cache", "ignore_indices", "indexing", "merge", "refresh", "search", "store", "warmer"],
|
"options" : ["docs", "fielddata", "filter_cache", "flush", "get", "groups", "id_cache", "ignore_indices", "indexing", "merge", "refresh", "search", "store", "warmer"],
|
||||||
"description" : "Limit the information returned to a specific metric"
|
"description" : "Limit the information returned to a specific metric"
|
||||||
},
|
},
|
||||||
"search_groups" : {
|
"search_groups" : {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user