Skip to content

Releases: bit-bot-bit/typescript-statsd-test

v1.0.0-release

10 Feb 07:21
85a5581

Choose a tag to compare

🚀 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)
  • Environment-based Configuration via .env
  • 📡 Integrates with StatsD, Prometheus, & Grafana