Glimpse/Glimpse.Client.Hud

[Services] Status code categories could be confused with timing data

Opened this issue · 0 comments

In some scenarios, the status code categories (e.g. 200s, 300s, etc.) could get confused with timing data as they have very similar styling in the HUD.

In the screenshot, it almost looks like there was one request that took 200 seconds (i.e. 200s) in addition to the one that took 352ms:

screen shot 2017-07-13 at 11 42 51 am

Maybe we should try to differentiate the summaries a bit more?