Commit 8039d49
authored
host-profiler: update the opentelemetry-ebpf-profiler to pull fixes (#45749)
### What does this PR do?
update the version used of the opentelemetry-ebpf-profiler to pull fixes
### Motivation
this should fix:
- the reporter jitter should be 5% instead of 20%
- the profile durations should align with wall clock time and report interval instead of the timestamps of the samples
### Describe how you validated your changes
Tested locally everything works as expected.
### Additional Notes
Co-authored-by: nayef.ghattas <nayef.ghattas@datadoghq.com>1 parent b41c751 commit 8039d49
3 files changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
100 | 103 | | |
101 | 104 | | |
102 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments