orb8 0.0.6

eBPF-powered observability toolkit for Kubernetes with GPU telemetry
---
name: Bug Report
about: Report a bug to help us improve orb8
title: '[BUG] '
labels: bug
assignees: ''
---

## Bug Description
A clear and concise description of what the bug is.

## Steps to Reproduce
1. Go to '...'
2. Run command '...'
3. See error

## Expected Behavior
A clear description of what you expected to happen.

## Actual Behavior
What actually happened instead.

## Environment
- **OS**: [e.g., Ubuntu 22.04]
- **Kernel Version**: [e.g., 5.15.0]
- **Kubernetes Version**: [e.g., 1.28.0]
- **orb8 Version**: [e.g., 0.2.0]
- **CUDA Version** (if using GPU features): [e.g., 12.0]
- **Rust Version**: [e.g., 1.75.0]

## Logs
```
Paste relevant logs here
```

## Additional Context
Add any other context about the problem here (screenshots, configuration files, etc.).

## Possible Solution
If you have ideas about what might be causing this or how to fix it, please share.