[Fleet] Add has_experimental_data_stream_indexing_features: true
metadata to integration index/component templates when experimental indexing features are enabled
#150917
Labels
Team:Fleet
Team label for Observability Data Collection Fleet team
Part of #132818
It'd be helpful to support engineers to be able to quickly determine whether a certain integration is using experimental indexing features when debugging ingest issues. Adding a
_meta
value to index/component templates for experimental indexing features should be a fairly quick solution to providing this information.When Fleet
PUT
s to these templates, we should ensure a_meta
value is included that indicates whether the given template object includes experimental settings.The text was updated successfully, but these errors were encountered: