fdietz / team_dashboard

Visualize your team's metrics all in one place.
http://fdietz.github.com/team_dashboard/
855 stars 141 forks source link

Graphite Graph Widget using SVG as exported by graphite web API #80

Open fdietz opened 11 years ago

fdietz commented 11 years ago

There's now svg format support in graphite which can be shown as is in team dashboard.

This would fix several issues, including that some graphite features are not exposed in the json response or can't be easily rendered.

Additionally, the svg can be styled to better integrate in Team Dashboard Look and Feel.

deathowl commented 11 years ago

Sounds great

ferrouswheel commented 11 years ago

Is there a branch where these experiments are happening? :-)

fdietz commented 11 years ago

Hi ferrouswheel,

I just did a quick and dirty proof of concept. I'll update the issue when I got something to share on a branch or on master with feature flag.

Cheers, Frederik

On Thu, Jun 27, 2013 at 10:25 PM, ferrouswheel notifications@github.comwrote:

Is there a branch where these experiments are happening? :-)

— Reply to this email directly or view it on GitHubhttps://github.com/fdietz/team_dashboard/issues/80#issuecomment-20152483 .

deathowl commented 11 years ago

If you want to i'm more than willing to join you with the backend part.

fdietz commented 11 years ago

Sounds great! I'll will try to pull the code from my proof of concept branch to something more usable to share.

On Mon, Jul 1, 2013 at 9:41 PM, Csergő Bálint notifications@github.comwrote:

If you want to i'm more than willing to join you with the backend part.

— Reply to this email directly or view it on GitHubhttps://github.com/fdietz/team_dashboard/issues/80#issuecomment-20305197 .

ferrouswheel commented 11 years ago

Awesome - I look forward to seeing what you've built!

deathowl commented 11 years ago

Any update on this? BTW: i'll be in Berlin between 17-20 Sept. because of Monitorama. We could have a beer if you want. You deserve your free beer :)

fdietz commented 11 years ago

I've got an initial "working" widget integrated on master now.

Code still needs a lot more polishing but gives you guys something to play around with.

@deathowl Sadly, I can't make it to Berlin, I'm already attending the so coded conference in Hamburg at the same weekend. But, thanks a lot for the beer ;-)