https://github.com/elastic/elasticsearch/pull/111091 introduced the otel-data plugin. That PR moved a few things to core to enable sharing across apm-data and otel-data and defined the initial mappings for otel-data.
otel-data is currently by default disabled because it's in an early stage.
This issue is to track follow-up adjustment which we'd like to make.
https://github.com/elastic/elasticsearch/pull/111091 introduced the
otel-data
plugin. That PR moved a few things to core to enable sharing acrossapm-data
andotel-data
and defined the initial mappings forotel-data
.otel-data
is currently by default disabled because it's in an early stage.This issue is to track follow-up adjustment which we'd like to make.
ignore_malformed
tometrics@settings
https://github.com/elastic/elasticsearch/pull/111091#discussion_r1705083085index.sort.field
fields. See: https://github.com/elastic/elasticsearch/pull/111091#discussion_r1716413660index.mapping.ignore_malformed: true
to a the central place used by all signals: https://github.com/elastic/elasticsearch/pull/114856#discussion_r1802544560