If there exist a field of type flattened in the field mapping of a datastream, on TSDB enablement of the package in Kibana, the below error is displayed in kibana.
illegal_argument_exception Caused by: illegal_argument_exception: invalid composite mappings for [metrics-mysql.performance] Root causes: illegal_argument_exception: composable template [metrics-mysql.performance] template after composition with component templates [metrics-mysql.performance@package, metrics-mysql.performance@custom, .fleet_globals-1, .fleet_agent_id_verification-1] is invalid
In this case, none of the flattened field type is annotated with dimension: true.
Impact:
Many integration packages have flattened field type , TSDB enablement will fail unless this issue is fixed.
If there exist a field of type
flattenedin the field mapping of a datastream, on TSDB enablement of the package in Kibana, the below error is displayed in kibana.In this case, none of the
flattenedfield type is annotated withdimension: true.Impact:
Many integration packages have
flattenedfield type , TSDB enablement will fail unless this issue is fixed.