RuntimeTools / appmetrics-dash

A data visualizer that uses " Node Application Metrics" (appmetrics) to monitor and display Node.js application data as a html web application.
Other
452 stars 55 forks source link

HTTP Incoming requests doesn't line up with HTTP Throughput #146

Open stalleyj opened 6 years ago

stalleyj commented 6 years ago

When driving load through my application, I've noticed that the HTTP incoming requests graph keeps moving along when there are no further requests but the HTTP Throughput graph does not. These means the user cannot correlate changes in the request rate with changes in throughput. The graphs should be the same

robbinspg commented 6 years ago

This is a graphmetrics issue