Hector Rivas Gandara

Results 27 comments of Hector Rivas Gandara

Not sure why travis fails for go1.2, it seems it does not install the cover tool. I tried to reproduce it myself with go1.2.2, but I couldn't.

Hello @carlescere, any feedback about this?

I think this bug report should be in ripienaar/graphite-graph-dsl repo. Even thought, I think it is a problem in graphite itself.

Confirmed that it does not work. Completely broke. Not sure how to fix it and if it is easy, I guess we can just drop the feature and remove it...

We should update the configuration to explain this. after that I will close this ticket.

I think we could explore something like https://github.com/jondot/graphene and http://jondot.github.com/graphene/. Be able to generate the graphene HTML+data instead of a simple .

I am not a good HTML/javascript developer, but it shouldn't be difficult to integrate this in gdash. We can open a modal HTML window and load the javascript from giraffe...

@gingerlime, what do you think about use the gdash/graph_graphite_dsl as a base DSL that can generate a static json version? By default gdash does not use any dynamic data source,...

Why don't just use rvm: https://rvm.io/rvm/install/. You can create a gdash user, install RVM for that user, install the passenger gem, clone the gdash repo and just run passenger there....

I commented the part of creating the user just for simplicity, but it is no required, you can use your local user. Actually, no root access is one of the...