Dieter Plaetinck
Dieter Plaetinck
Hello, I have a bad habit of extracting downloaded zip files into a directory and forgetting to remove the zip files. sometimes i rename or move the extracted zip file...
Hi, I can't seem to find an option to ignore or exclude certain paths. let's say i want to work within /foo but i have a directory like /foo/some/dir and...
``` 2015/09/21 11:07:57 next 2015/09/21 11:07:57 stop 2015/09/21 11:07:57 play 2015/09/21 11:07:57 unknown id: file /home/dieter/music-sdcard /home/dieter/music-sdcard/Oceans of Sadness/ Send in the Clowns/05 - Conflict �?? Error �?? Disillusion �??...
heya matt! trying out mog today. looks pretty neat. one thing i noticed, i added a bunch of files and queued them up. it successfully jumps to the next song...
Hi all, I have a series which renders fine, and all other holtwinters functions work fine (see https://snapshot.raintank.io/dashboard/snapshot/fXMjSfEzZd4dwC0mO7LNTDM5CR3R1x7N) but When I use `holtWintersAbberation(,3)` (or pass 1 or 2 as arg,...
similar to previous PR, except now it integrates into the main yaml file instead of a separate graphTemplates.conf
in `graphite-web/webapp/graphite/render/glyph.py` the method `loadTemplate` reads the template from the config file. graphite-api doesn't do this. - it has been the case since initial release, yet this is not mentioned...
would be nice if we could pass a url parameter that would cause to strip all the targets away from the result set that have no useful values.
in my InfluxdbFinder I add a logging line to `find_nodes` like so: ``` def find_nodes(self, query): logger.debug(msg="find_nodes invocation", findQuery=query) ... ``` then I do these requests: ``` ~/w/e/graphite-api ❯❯❯ curl...