NimrodAvni78
NimrodAvni78
### Sanity checks - [X] My issue relates to a specific CLI completion spec (e.g. `git checkout` is missing options in `git` completion spec). If your issue is more general,...
### Is your feature request related to a problem? Please describe. i would like to have some additional labels for the http metrics `http_server_duration_average_us_total` and `http_server_client_average_us_total` these include: `http_verb`, `status...
I ran into an issue when trying to profile python applications [instrumented with python auto instrumentation](https://opentelemetry.io/docs/zero-code/python/) after starting the applications, im not seeing python symbols, only symbols of the python...
### Affected Repository https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation/ ### Requested changes Add permissions to push new otel/otel-ebpf-k8s-cache image to dockerhub ### Purpose we want to push a new image called otel/otel-ebpf-k8s-cache, which will allow...
Helm chart for [opentelemetry-ebpf-instrumentation](https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation), the helm chart is based on the original [beyla helm chart](https://github.com/grafana/beyla/tree/main/charts/beyla) [issue](https://github.com/open-telemetry/opentelemetry-helm-charts/issues/1703)
add new helm chart for [opentelemetry-ebpf-instrumentation](https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation)
right now the profiler adds every value of environment variables as attributes to the profile, i think it can be beneficial to pay specific attention to these environment variables from...
when trying to profile code with named arrow functions, the name of the function is anonymous some code examples: ```javascript function cpuIntensiveTask(n) { if (n { if (n