Skip to content

add option to override AppDynamics config from artifact#840

Merged
ekcasey merged 6 commits intocloudfoundry:mainfrom
vchrisb:appd_conf_dir
Jan 22, 2021
Merged

add option to override AppDynamics config from artifact#840
ekcasey merged 6 commits intocloudfoundry:mainfrom
vchrisb:appd_conf_dir

Conversation

@vchrisb
Copy link
Contributor

@vchrisb vchrisb commented Nov 25, 2020

Added APPD_CONF_DIR environment variable support to copy configuration files from this directory, relative to the application root dir, to override the default AppDynamics config e.g. BOOT-INF/classes/appdynamics/conf.
This is implemented in the same way as APPD_CONF_HTTP_URL

If both APPD_CONF_HTTP_URL and APPD_CONF_DIR are configured, both source will be used but config files from APPD_CONF_DIR will have preference.

added `APPD_CONF_DIR` environmen variable support to copy configuration files from this directory, relative to the application root dir, to override the default AppDynamics config
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Nov 25, 2020

CLA Signed

The committers are authorized under a signed CLA.

* raising RuntimeError if `APPD_CONF_DIR` is provided but directory does not exist
* added version directory `stub-app-dynamics-agent.zip`
* test if config file gets succesfully copied
* test if error is raised when provided directory does not exist
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jan 22, 2021

CLA Signed

The committers are authorized under a signed CLA.

@ekcasey ekcasey merged commit c91a11a into cloudfoundry:main Jan 22, 2021
@ekcasey ekcasey added this to the 4.36 milestone Jan 25, 2021
ramonskie pushed a commit that referenced this pull request Dec 4, 2025
add option to override AppDynamics config from artifact
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants