Florian Lehner
Florian Lehner
With [Sharing Resource Attributes with the OpenTelemetry eBPF Profiler](https://docs.google.com/document/d/1-4jo29vWBZZ0nKKAOG13uAQjRcARwmRc4P313LTbPOE/edit?tab=t.0#heading=h.lp3k1tq7iqaq) and [Sharing Thread-Level Information with the OpenTelemetry eBPF Profiler](https://docs.google.com/document/d/1eatbHpEXXhWZEPrXZpfR58-5RIx-81mUgF69Zpn3Rz4/edit?tab=t.0#heading=h.rdsycckexrcs) @elsakeirouz, @Gandem and others are also working on a successor to `interpreter/apm`....
With https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/44755 a PR was just opened to implement another sub-type. @open-telemetry/collector-contrib-triagers this issue is still relevant.
Thanks for your contribution. Some questions: ``` // ReadAllRings iterates through all ready rings and reads events, // similar to reader_event_read. ReadAllRings() ``` Can you elaborate why using `(*Reader) Read()`...
I agree with @lmb.
Please also make sure, that package `reporter` also updates its `SamplesPerSecond` and reports the correct frequency.
With the merge of https://github.com/open-telemetry/opentelemetry-ebpf-profiler/pull/758 the issue got resolved and internal metrics are exposed via the telemetry settings.
Thanks for the report. The CI runs per kernel tests on every change and so there is also a test on [Integration tests (v5.4.276 amd64)](https://github.com/open-telemetry/opentelemetry-ebpf-profiler/actions/runs/16955842114/job/48057919358#logs). These are the number of...
@patrickpichler can you share the k8 manifest, that you use to deploy the eBPF profiler? E.g. is `hostPID` set, which capabilities do you use and which volumes do you mount...
> do you use it in a kind cluster? not only in a kind cluster, but also in a kind cluster. but, things might be different for people using a...
Just a quick look and no forrow investigation: - For a timeframe of 120 seconds, all your actions just produce ~15 reports in their respective otel-event-data. Maybe start to collect...