Skip to content

[TSDB] Enablement of TSDB fails for package with fields having flattened type #94113

@agithomas

Description

@agithomas

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.

Metadata

Metadata

Assignees

Labels

:StorageEngine/TSDBYou know, for Metrics>bugTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions