Open jblaine opened 8 years ago
tmp:etc-metrics# ls /etc-metrics.our.org/graphite/bin/pip*
pip pip2 pip2.7
tmp:etc-metrics#
Change your execute to be -m pip
and it will work 1000% better and more consistently :) It skips the pip
binary and runs it internally as a module.
I can't win this week :(