Closed vladimir-smirnov-sociomantic closed 10 years ago
I don't think you can just replace every comma with a pipe, that would break functions with multiple arguments, no? i think you need some more advanced regex here.
I think no, because splitting function arguments done by graphite-web/graphite-api/whatever, and graphite-influxdb receives only list of queries.
thanks! note: i personally have not tested it (yet), but it looks right, so i don't want to hold this up.
Should fix #26