RuntimeTools / SwiftMetrics

Swift Application Metrics instruments the Swift runtime for performance monitoring, providing the monitoring data programatically via an API or visually with an Eclipse Client.
https://developer.ibm.com/swift/monitoring-diagnostics/application-metrics-for-swift/
Other
154 stars 50 forks source link

HTTP throughput looks wrong in the dashboard #142

Closed sjanuary closed 6 years ago

sjanuary commented 7 years ago

I'm running a basic Kituara app with SwiftMetrics and sending 20 requests per second to the server. Throughput looks completely wrong by several orders of magnitude, plus I would have expected it to be approximately a flat line.

swift_throughput_wrong

sjanuary commented 6 years ago

Now fixed