Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
fdietz opened this issue Apr 21, 2013 · 8 comments
Open

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

fdietz opened this issue Apr 21, 2013 · 8 comments
Milestone

Comments

@fdietz
Copy link
Owner

fdietz commented Apr 21, 2013

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
Copy link

deathowl commented May 3, 2013

Sounds great

@ferrouswheel
Copy link

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

@fdietz
Copy link
Owner Author

fdietz commented Jul 1, 2013

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 [email protected]:

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


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

@deathowl
Copy link

deathowl commented Jul 1, 2013

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

@fdietz
Copy link
Owner Author

fdietz commented Jul 1, 2013

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 [email protected]:

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//issues/80#issuecomment-20305197
.

@ferrouswheel
Copy link

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

@deathowl
Copy link

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 added a commit that referenced this issue Aug 18, 2013
* select widget "graphite" to play with it
* uses more recent graphite-web SVG format API
* embeds SVG as-is (sets background to transparent)
* you can use all supported graphite functions

known problems:
* width/height settings are hacked together
  for a two column, 1 row graph
* the svg/css needs fine tuning 
* error handling needs improvements
@fdietz
Copy link
Owner Author

fdietz commented Aug 18, 2013

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 ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants