SkillAgentSearch skills...

Anteon

Anteon (formerly Ddosify): eBPF-based Kubernetes Monitoring and Performance Testing

Install / Use

/learn @getanteon/Anteon

README

<div align="center"> <img src="https://raw.githubusercontent.com/getanteon/anteon/master/assets/anteon-logo-db.svg#gh-dark-mode-only" alt="Anteon logo dark" width="336px" /><br /> <img src="https://raw.githubusercontent.com/getanteon/anteon/master/assets/anteon-logo-wb.svg#gh-light-mode-only" alt="Anteon logo light" width="336px" /><br /> </div> <h2 align="center">eBPF-powered Kubernetes Monitoring and Performance Testing</h2> <p align="center"> <img src="https://raw.githubusercontent.com/getanteon/anteon/master/assets/anteon_service_map.png" alt="Anteon Kubernetes Monitoring Service Map" /> <p align="center"> <a href="https://github.com/getanteon/anteon/releases" target="_blank"><img src="https://img.shields.io/github/v/release/getanteon/anteon?style=for-the-badge&logo=github&color=orange" alt="anteon latest version" /></a>&nbsp; <a href="https://github.com/getanteon/anteon/blob/master/LICENSE" target="_blank"><img src="https://img.shields.io/badge/LICENSE-AGPL--3.0-orange?style=for-the-badge&logo=none" alt="Anteon license" /></a> <a href="https://discord.com/invite/9KdnrSUZQg" target="_blank"><img src="https://img.shields.io/discord/898523141788287017?style=for-the-badge&logo=discord&label=DISCORD" alt="Anteon discord server" /></a> <a href="https://landscape.cncf.io/?item=observability-and-analysis--observability--anteon" target="_blank"><img src="https://img.shields.io/badge/CNCF%20Landscape-5699C6?style=for-the-badge&logo=cncf&label=cncf" alt="cncf landscape" /></a> <a href="https://gurubase.io/g/anteon" target="_blank"><img alt="Anteon Guru" src="https://img.shields.io/badge/Anteon%20Guru-F40003?style=for-the-badge&label=Gurubase&color=%23006BFF"> </a> </p> <i>Anteon automatically generates Service Map of your K8s cluster without code instrumentation or sidecars. So you can easily find the bottlenecks in your system. Red lines indicate the high latency between services.</i> </p> <h2 align="center"> <a href="https://demo.getanteon.com/" target="_blank">Live Demo</a> • <a href="https://getanteon.com/docs" target="_blank">Documentation</a> • <a href="https://discord.com/invite/9KdnrSUZQg" target="_blank">Discord</a> </h2>

🐝 What is Anteon?

Anteon (formerly Ddosify) is an open-source, eBPF-based Kubernetes Monitoring and Performance Testing platform.

🔎 Kubernetes Monitoring

  • Automatic Service Map Creation: Anteon automatically creates a service map of your cluster without code instrumentation or sidecars. So you can easily find the bottlenecks in your system.
  • Performance Insights: It helps you spot issues like services taking too long to respond or slow SQL queries.
  • Real-Time Metrics: The platform tracks and displays live data on your cluster instances CPU, memory, disk, and network usage.
  • Ease of Use: You don't need to change any code, restart services, or add extra components (like sidecars) to get these insights, thanks to the eBPF based agent (Alaz).
  • Alerts for Anomalies: If something unusual, like a sudden increase in CPU usage, happens in your Kubernetes (K8s) cluster, Anteon immediately sends alerts to your Slack.
  • Seamless Integration with Performance Testing: Performance testing is natively integrated with Kubernetes monitoring for a unified experience.
<p align="center"> <img src="https://raw.githubusercontent.com/getanteon/anteon/master/assets/anteon_metrics.png" alt="Anteon Kubernetes Monitoring Metrics" /> <i>Anteon tracks and displays live data on your cluster instances CPU, memory, disk, and network usage.</i> </p>

🔨 Performance Testing

  • Multi-Location Based: Generate load/performance tests from over 25 countries worldwide.
  • Easy Scenario Builder: Create test scenarios easily without writing any code.
  • Seamless Integration with Kubernetes Monitoring: Performance testing is natively integrated with Kubernetes monitoring for a unified experience.
  • Postman Integration: Import tests directly from Postman, making it convenient for those already using Postman for API development and testing.
<p align="center"> <img src="https://raw.githubusercontent.com/getanteon/anteon/master/assets/anteon_performance_testing.png" alt="Anteon Kubernetes Monitoring Metrics" /> <i>Anteon Performance Testing generates load from worldwide with no-code scenario builder.</i> </p>

📚 Documentation

✨ Ask Anteon Guru

If you don’t want to get lost in the documentation, you can ask Anteon Guru directly. It's an Anteon-focused AI that uses information from the Anteon Website and Anteon GitHub Repository to answer your questions.

<a href="https://gurubase.io/g/anteon" target="_blank"><img alt="Anteon Guru" src="https://img.shields.io/badge/ASK%20ANTEON%20GURU-F40003?color=%23006BFF&style=for-the-badge"></a>

ℹ️ About This Repository

This repository includes the source code for the Anteon Load Engine (Ddosify). You can access Docker Images for the Anteon Engine and Self Hosted on <a href="https://hub.docker.com/u/ddosify" target="_blank">Docker Hub</a>. Since Anteon is a Verified Publisher on Docker Hub, there isn't any pull limits.

See the Anteon website for more information.

🛠️ Contributing

See our Contribution Guide and please follow the Code of Conduct in all your interactions with the project.

Thanks goes to these wonderful people!

<a href="https://github.com/getanteon/anteon/graphs/contributors"> <img src="https://contrib.rocks/image?repo=getanteon/anteon" /> </a>

Made with contrib.rocks.

📨 Communication

You can join our Discord Server for issues, feature requests, feedbacks or anything else.

⚠️ Disclaimer

Anteon is created for testing the performance of web applications. Users must be the owner of the target system. Using it for harmful purposes is extremely forbidden. Anteon team & company is not responsible for its’ usages and consequences.

📜 License

Licensed under the AGPLv3

View on GitHub
GitHub Stars8.5k
CategoryDevelopment
Updated6h ago
Forks389

Languages

Go

Security Score

100/100

Audited on Mar 21, 2026

No findings