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
- Host: GitHub
- URL: https://github.com/edenreich/test-otel-ebpf-profiler
- Owner: edenreich
- Created: 2024-11-08T14:28:22.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T01:18:14.000Z (12 months ago)
- Last Synced: 2025-07-08T05:43:12.701Z (4 months ago)
- Language: Dockerfile
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```