|
@@ -112,9 +112,11 @@ field types are all described as the `keyword` type family.
|
|
|
Whether this field can be aggregated on all indices.
|
|
|
|
|
|
`time_series_dimension`::
|
|
|
+ experimental:[]
|
|
|
Whether this field is used as a time series dimension.
|
|
|
|
|
|
`time_series_metric`::
|
|
|
+ experimental:[]
|
|
|
Contains metric type if this fields is used as a time series metrics, absent if the field is not used as metric.
|
|
|
|
|
|
`indices`::
|
|
@@ -130,10 +132,12 @@ field types are all described as the `keyword` type family.
|
|
|
indices have the same definition for the field.
|
|
|
|
|
|
`non_dimension_indices`::
|
|
|
+ experimental:[]
|
|
|
If this list is present in response then some indices have the field marked as a dimension and other indices, the
|
|
|
ones in this list, do not.
|
|
|
|
|
|
`metric_conflicts_indices`::
|
|
|
+ experimental:[]
|
|
|
The list of indices where this field is present if these indices don't have the same `time_series_metric` value for
|
|
|
this field.
|
|
|
|