Appdynamics / Appdynamics/appdynamics-cookbooks
Python LWRP for multi-tenant installs.
- Dominant language
- Ruby
- Stars
- 28
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
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 virtualenv that will be monitored.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the cookbook's existing Python agent installation resources and how custom resources are structured. Add support for an appdynamics_python resource that accepts a virtualenv path and installs the agent into that environment; done means multiple virtualenvs can each be configured independently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, ruby
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100