We've made some memory improvements for Alaz.
You can enable / disable K8s monitoring features by setting these environment variables to "true"
or "false"
. By default, all the features are enabled. For more check alaz.yaml.
SERVICE_MAP_ENABLED
METRICS_ENABLED
DIST_TRACING_ENABLED
⚠️ If you are upgrading from earlier versions of Alaz, EBPF_ENABLED
environment variable is renamed to SERVICE_MAP_ENABLED
. Please update it accordingly.
What's Changed
- Update alaz version to v0.4.0 by @fatihbaltaci in #72
- use a queue instead of chan to avoid goroutine leaks by @fatihbaltaci in #73
- Refactor/flag names by @kenanfarukcakir in #75
- Performance Improvement by @fatihbaltaci in #74
Full Changelog: v0.4.0...v0.5.0
🌟 If you like Ddosify, please give us a 🌟 Star: https://github.com/ddosify/ddosify