Daniel Koepke

Results 6 issues of Daniel Koepke

Learned from #73 which is a bug report about the python (not appdynamics) cookbook.

With the changes by @akemner to remove `setup.xml`, it is no longer possible to change the `logFileDirectory`. This setting is only supported by Winston. It writes a separate XML configuration...

Having a lot of trouble with the LWRP matchers. May have to switch to just `resources/` and `providers/` DSLs, but then you can't do inheritance. That's probably not that important....

Users that deploy multiple Python apps on the same machine need to be able to do something like: ``` ruby appdynamics_python_agent "/path/to/virtualenv" ``` to install the AppDynamics agent into each...