An open API service indexing awesome lists of open source software.

https://github.com/edenreich/test-otel-ebpf-profiler

POC - test repository, just to see how the otel ebpf profiler works locally
https://github.com/edenreich/test-otel-ebpf-profiler

Last synced: about 2 months ago
JSON representation

POC - test repository, just to see how the otel ebpf profiler works locally

Awesome Lists containing this project

README

          

## Running OpenTelemetry eBPF Profiler in Kubernetes

This is a POC for running the profiler in Kubernetes for automated tracing capabilities extracted from the kernel of the worker node in the scope of the user namespace.

Open the dev container and just run:

```
task all
```