additional namespacing on grinder transactions

Issue #8 resolved
Travis Bear repo owner created an issue

Currently we use a scheme like this: grinder.qaperf-grinder01.Ad_Click_establish_connection_time_under_20_ms

Ideally we want to be like this

grinder
   qaperf-grinder01
      Ad_Click
         tps_passed
         tps_failed
         http_errors
         time
            mean
            percentile
               50
               99
            group
               under_20_ms
               20_to_50_ms

Comments (2)

  1. Log in to comment