open-telemetry / opentelemetry-collector-contrib

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

[pkg/ottl] Add additional performance benchmarks #36463

Open sfc-gh-sili opened 2 days ago

sfc-gh-sili commented 2 days ago

Component(s)

pkg/ottl

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

OTTL currently has some basic performance benchmarks, but they are not comprehensive or detailed enough to show the full performance picture.

Describe the solution you'd like

We would like to have a comprehensive and rigorous set of performance benchmarks. The goal is to provide clear, measurable data that validates our decision to build OTTL as a native OTLP solution and highlight areas where performance can be improved.

Describe alternatives you've considered

No response

Additional context

No response

github-actions[bot] commented 2 days ago

Pinging code owners:

evan-bradley commented 1 day ago

@sfc-gh-sili It would be great to have a better picture of OTTL's performance. Is this something you're willing to take on?