telegraf
telegraf copied to clipboard
feat(inputs.opentelemetry): Add profiles support
Summary
This PR adds support for (still experimental) OpenTelemetry profiles making Telegraf the world's first collector to support it. ;-) As a side effect, the unit-tests are extended to allow for general test-cases to be added similar to other plugins.
Tests were performed using the Elastic otel-profiling agent.
Checklist
- [x] No AI generated code was used in this PR