Skip to content

Conversation

@felixbarny
Copy link
Member

This was caused by LogsdbIndexModeSettingsProvider loading a filtered version of the mappings. It filters for _doc.properties.host** which contains host fields alias mappings from [email protected]. As the filtered mappings don't contain the alias target fields, this was causing an exception.

Fixes #132918

This was caused by LogsdbIndexModeSettingsProvider loading a filtered version of the mappings. It filters for `_doc.properties.host**` which contains host fields alias mappings from [email protected]. As the filtered mappings don't contain the alias target fields, this was causing an exception.
@felixbarny felixbarny self-assigned this Sep 1, 2025
@felixbarny felixbarny requested a review from a team as a code owner September 1, 2025 15:39
@felixbarny felixbarny added >bug :StorageEngine/TSDB You know, for Metrics labels Sep 1, 2025
@elasticsearchmachine elasticsearchmachine added Team:StorageEngine v9.2.0 external-contributor Pull request authored by a developer outside the Elasticsearch team labels Sep 1, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-storage-engine (Team:StorageEngine)

@elasticsearchmachine
Copy link
Collaborator

Hi @felixbarny, I've created a changelog YAML for you.

@felixbarny felixbarny enabled auto-merge (squash) September 1, 2025 15:49
@felixbarny felixbarny merged commit 1ff6608 into elastic:main Sep 1, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>bug external-contributor Pull request authored by a developer outside the Elasticsearch team :StorageEngine/TSDB You know, for Metrics Team:StorageEngine v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unexpected warning printed when creating a tsdb data stream using builtin metrics-otel@template index template

3 participants