vimeo / timeserieswidget

Javascript for displaying interactive graphite graphs with zooming, event markers and all that
BSD 2-Clause "Simplified" License
196 stars 18 forks source link

Fixes request to graphite when target contains weird characters #9

Closed zehome closed 9 years ago

zehome commented 10 years ago

We must ensure we encore correctly EVERY single parameter we pass to graphite through http (if target.name is "CPU+" for example)

Dieterbe commented 9 years ago

sorry @zehome , I forgot about this PR! I didn't test your change out, but it looks good, so merging it.