tempesta-tech / tempesta

All-in-one solution for high performance web content delivery and advanced protection against DDoS and web attacks
https://tempesta-tech.com/
GNU General Public License v2.0
623 stars 103 forks source link

Application Performance Monitoring (APM) #564

Closed krizhanovsky closed 8 years ago

krizhanovsky commented 8 years ago

Tempesta must provide APM for advanced DDoS mitigation logic as well as for system administration purposes. APM must extend /proc/tempesta/perfstat by application response time in milliseconds:

krizhanovsky commented 8 years ago

The implementation and basic test for algorithm calculating percentilies and their trends on data stream.

keshonok commented 8 years ago

Implemented in 4e1e7a3