You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature:
we need Fleet to support the dimension parameter for the dynamic templates for fields with the type object
Now it is already supported by the Elasticsearch to have a field of type object as a dimension - see elastic/integrations#9400
Describe a specific use case for the feature:
For example - for some integrations (like Prometheus, istio, etc) we need to define labels.* object as a dimension:
Describe the feature:
we need Fleet to support the dimension parameter for the dynamic templates for fields with the type
object
Now it is already supported by the Elasticsearch to have a field of type
object
as a dimension - see elastic/integrations#9400Describe a specific use case for the feature:
For example - for some integrations (like Prometheus, istio, etc) we need to define
labels.*
object as a dimension:expected dynamic mapping:
Note: field can't have simultaneously
dimension
andmetric_type
definedThe text was updated successfully, but these errors were encountered: