Skip to content

Releases: getanteon/alaz

v0.6.1

13 Feb 18:30
1c40178
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

11 Feb 22:43
6fd6daf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.6.0

v0.5.2

07 Feb 12:39
83dbdc8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

07 Feb 11:11
a682796
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

23 Jan 12:38
7167336
Compare
Choose a tag to compare

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

Full Changelog: v0.4.0...v0.5.0

🌟 If you like Ddosify, please give us a 🌟 Star: https://github.com/ddosify/ddosify

v0.4.0

11 Jan 07:55
f025174
Compare
Choose a tag to compare

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

Full Changelog: v0.3.5...v0.4.0

v0.3.5

03 Jan 15:33
c3fed66
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.5

v0.3.4

26 Dec 12:34
609db13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

21 Dec 12:39
174162d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

12 Dec 10:42
7e26cf9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2