Featuring Distributed Tracing ⚡️
Distributed Tracing enables tracking of requests as they pass through the microservices in a system. Ddosify captures Traces and Spans out-of-the-box on your Kubernetes Cluster without modifying your code or restarting your services. Ddosify uses a lightweight eBPF Agent (Alaz) to generate Distributed Tracing data and enable auto context propagation.
For more, please check the Ddosify Docs.
What's Changed
- Update alaz version to v0.3.5 by @fatihbaltaci in #67
- clear zombie http2 workers by @kenanfarukcakir in #68
- capture tcp sequence numbers by @kenanfarukcakir in #69
- fix seq num check on tcp_sock by @kenanfarukcakir in #70
- Distributed Tracing Init by @fatihbaltaci in #71
Full Changelog: v0.3.5...v0.4.0