Releases: bit-bot-bit/typescript-statsd-test
Releases · bit-bot-bit/typescript-statsd-test
v1.0.0-release
🚀 StatsD Load Test App v1.0.0
📢 Release Summary
This is the first release of the StatsD Load Test App 🎉.
This application allows users to send load-testing metrics to StatsD Exporter dynamically, with real-time control over requests per second (RPS).
📦 What's Included?
✅ Core Features
- 📊 Dynamic RPS Control – Adjust the number of metrics sent per second for:
- Button Clicks (
button.click) - User Logins (
active_users) - API Response Time (
api.response_time)
- Button Clicks (
- ⚙ Environment-based Configuration via
.env - 📡 Integrates with StatsD, Prometheus, & Grafana