open-telemetry / opentelemetry-collector-contrib

Contrib repository for the OpenTelemetry Collector
https://opentelemetry.io
Apache License 2.0
2.73k stars 2.16k forks source link

[exporter/elasticsearch] Create micro-benchmarks for `mapping.mode: ecs` field conversions #32746

Open ycombinator opened 2 months ago

ycombinator commented 2 months ago

Component(s)

exporter/elasticsearch

Is your feature request related to a problem? Please describe.

When mapping.mode: ecs is used, certain OTel + SemConv fields are converted to ECS fields to ensure that dashboards and other assets currently using ECS fields continue to work. This conversion, at scale, could prove to be expensive.

Describe the solution you'd like

It would be good to have micro-benchmarks in place exercising the conversion code to ensure they do not become too expensive at scale.

Describe alternatives you've considered

No response

Additional context

No response

ycombinator commented 2 months ago

cc: @axw

github-actions[bot] commented 2 months ago

Pinging code owners for exporter/elasticsearch: @JaredTan95 @ycombinator @carsonip. See Adding Labels via Comments if you do not have permissions to add labels yourself.

crobert-1 commented 2 months ago

This was filed by a code owner, so I'm removing needs triage.

github-actions[bot] commented 1 week ago

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.