Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/getanteon/anteon
Anteon (formerly Ddosify) - Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud
https://github.com/getanteon/anteon
ddosify docker go golang hacktoberfest k8s kubernetes load-generator load-testing loadtesting performance-testing
Last synced: 2 days ago
JSON representation
Anteon (formerly Ddosify) - Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud
- Host: GitHub
- URL: https://github.com/getanteon/anteon
- Owner: getanteon
- License: agpl-3.0
- Created: 2021-08-04T07:43:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-08T15:11:51.000Z (2 months ago)
- Last Synced: 2024-10-29T09:54:31.895Z (about 1 month ago)
- Topics: ddosify, docker, go, golang, hacktoberfest, k8s, kubernetes, load-generator, load-testing, loadtesting, performance-testing
- Language: Go
- Homepage: https://getanteon.com
- Size: 5.85 MB
- Stars: 8,410
- Watchers: 61
- Forks: 379
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-go - ddosify/ddosify - Hosted, and Cloud - https://ddosify.com π|6,913| (Popular)
- awesome-github-repos - getanteon/anteon - Anteon (formerly Ddosify) - Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud (Go)
- awesome-repositories - getanteon/anteon - Anteon (formerly Ddosify) - Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud (Go)
- awesome-hacking-lists - getanteon/anteon - Anteon (formerly Ddosify) - Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud (Go)
- my-awesome - getanteon/anteon - generator,load-testing,loadtesting,performance-testing pushed_at:2024-10 star:8.4k fork:0.4k Anteon (formerly Ddosify) - Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud (Go)
README
Kickstart Kubernetes Monitoring in 1 min - Free up time for DevOps and Coding
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.
Live Demo β’
Documentation β’
Discord## π What is Anteon?
**Anteon** (formerly Ddosify) is an [open-source](https://github.com/getanteon/anteon), 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](https://getanteon.com/docs/kubernetes-monitoring/#finding-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)](https://github.com/getanteon/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.
Anteon tracks and displays live data on your cluster instances CPU, memory, disk, and network usage.### π¨ Performance Testing
- **Multi-Location Based:** Generate load/performance tests from over 25 countries worldwide. Its available on [Anteon Cloud](https://getanteon.com/).
- **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.
Anteon Performance Testing generates load from worldwide with no-code scenario builder.## π Documentation
- [π Anteon Stack](https://getanteon.com/docs/stack/)
- [π Getting Started](https://getanteon.com/docs/getting-started/)
- [π Kubernetes Monitoring](https://getanteon.com/docs/kubernetes-monitoring/)
- [π¨ Performance Testing](https://getanteon.com/docs/performance-testing/)## β¨ Ask Anteon Guru
If you donβt want to get lost in the documentation, you can ask [Anteon Guru](https://gurubase.io/g/anteon) directly. It's an Anteon-focused AI that uses information from the Anteon Website and Anteon GitHub Repository to answer your questions.## βΉοΈ 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 Docker Hub. Since Anteon is a Verified Publisher on Docker Hub, there isn't any pull limits.
- [Ddosify documentation](https://github.com/getanteon/anteon/tree/master/ddosify_engine) provides information on the installation, usage, and features of the Anteon Load Engine.
- The [Self-Hosted](https://github.com/getanteon/anteon/tree/master/selfhosted) folder contains installation instructions for the Self-Hosted version.
- [Anteon eBPF agent (Alaz)](https://github.com/getanteon/alaz) has its own repository.See the [Anteon website](https://getanteon.com/) for more information.
## π οΈ Contributing
See our [Contribution Guide](./CONTRIBUTING.md) and please follow the [Code of Conduct](./CODE_OF_CONDUCT.md) in all your interactions with the project.
Thanks goes to these wonderful people!
Made with [contrib.rocks](https://contrib.rocks).
### π¨ Communication
You can join our [Discord Server](https://discord.com/invite/9KdnrSUZQg) 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](LICENSE)