Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Quick and dirty graph visualization for response times - #11

Open
bdotdub wants to merge 3 commits into
heroku:masterfrom
timehop:master
Open

Quick and dirty graph visualization for response times#11
bdotdub wants to merge 3 commits into
heroku:masterfrom
timehop:master

Conversation

@bdotdub

@bdotdub bdotdub commented Mar 12, 2013

Copy link
Copy Markdown
Contributor

Implemented a way to visualize historical response time values wsing Rickshaw.

Could potentially be used for any of the metrics on the page - just needs to be thought out a bit more!

Working example here: http://timehop-viz2log.herokuapp.com

🐧

@bdotdub

bdotdub commented Mar 12, 2013

Copy link
Copy Markdown
Contributor Author

Also worth mentioning that commit[0] adds a concurrency param to the app/:id to fallback to for utilization.

@dominic

dominic commented Mar 12, 2013

Copy link
Copy Markdown
Contributor

Awesome - thanks @bdotdub! This looks great. We're going through and polishing stuff today, so I'll take a look at getting it merged.

Screen Shot 2013-03-12 at 11 44 11 AM

[adding screenshot for posterity]

@bdotdub

bdotdub commented Mar 12, 2013

Copy link
Copy Markdown
Contributor Author

👍 Digging the tool so far!

@DrFriedParts

Copy link
Copy Markdown

Are there still plans to get this merged? (or do some other form of plotting?)

@dominic

dominic commented Apr 7, 2013

Copy link
Copy Markdown
Contributor

@kg4lod Yes - there are plans for both. The main reason it hasn't been merged yet is that, though I like the graph visualization, "quick and dirty" didn't feel quite good enough to ship (and I haven't had enough time to go back and get it to a point that feels good to me).

re: your other comment (#3 (comment)), one plot I'd really like to add is a histogram of response times, with the 50th and 95th percentiles indicated on the histogram. That visualization, combined with the average response time, could provide a much more valuable picture of your application's current state. That's more a brain dump than anything, but I'd love feedback, or thoughts on other visualizations you'd like to see!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants