Skip to content

[BUG] Upgrade ebpf-profiler dependency to fix nsolid/nodejs compatibility #168

@tmm1

Description

@tmm1

Version of dd-otel-host-profiler

v0.3.0

Describe what happened:
Ran the profiler on a host running nsolid

Describe what you expected:
Expected javascript frames, but none were present.

Steps to reproduce the issue:

Run dd-otel-host-profiler agent in docker container using:

RUN curl -sO https://deb.nodesource.com/setup_22.x
RUN bash setup_22.x
RUN apt-get update && apt-get install -y  nsolid=22.15.0-ns5.7.1

Additional environment details (Version of Go, Operating System, etc.):
Fix is in newer version of ebpf-profiler:

open-telemetry/opentelemetry-ebpf-profiler#219
open-telemetry/opentelemetry-ebpf-profiler#503

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions