Releases: traffic-hunter/traffic_hunter
Releases · traffic-hunter/traffic_hunter
Release v1.0.0
🚀 Traffic-Hunter Release: v1.0.0
📝 Overview
Traffic-Hunter is an Application Performance Monitoring (APM) tool designed to provide lightweight and efficient performance monitoring for small-scale projects.
🔑 Key Features
Real-Time Monitoring
: Capture and visualize application metrics and transaction logs in real-time.Easy Configuration
: Easily configure the agent using a simple YAML file, making setup straightforward and user-friendly.Efficient Data Storage
: Leverages TimescaleDB for efficient storage and querying of time-series data, enabling high-performance analytics on metrics and traces.Visualization
: This APM leverages Grafana for powerful and customizable visualization of metrics and transaction logs, enabling real-time insights and easy integration into your observability stack.Zero-Code
: Traffic Hunter Agent uses Java Instrumentation to modify bytecode at runtime, requiring no code changes from users. Simply attach the agent, and it automatically tracks metrics and traces with zero configuration.
📦 Installation
🐛 Known Issues
- Java versions below 21 are not supported.
🔮 Future Plans
- Distributed tracing support.
- We plan to provide various agent plugins.
- We plan to transition from WebSocket to gRPC.
- Additional language support for Python and Node.js agents.