Skip to content

pull from upstream#1

Merged
jy2697 merged 69 commits into
CA-Application-Performance-Management:masterfrom
cloudfoundry:main
Feb 10, 2021
Merged

pull from upstream#1
jy2697 merged 69 commits into
CA-Application-Performance-Management:masterfrom
cloudfoundry:main

Conversation

@jy2697
Copy link
Copy Markdown
Member

@jy2697 jy2697 commented Feb 10, 2021

pull from upstream.

joemokos and others added 30 commits March 23, 2020 07:25
This change reverts the previous change to Riverbed and enables the
AppInternals agent to be downloaded from the main site instead of directly
from a service broker.

[#784]

Signed-off-by: Ben Hale <bhale@pivotal.io>
[resolves #784]

Signed-off-by: Ben Hale <bhale@pivotal.io>
Signed-off-by: Ben Hale <bhale@pivotal.io>
Update Java Memory Assistant to version 0.4.0, which adds support for
the following JVMs:

- AdoptOpenJDK HotSpot 8.x
- AdoptOpenJDK HotSpot 11.x
- OpenJDK 11.x
- Oracle JVM 11.x
- Pivotal JDK 8.x
- SAP Machine 11.x

On Java 9+, an exception to the Java Module system must be added
(--add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED)
to allow access to com.sun.management.HotSpotDiagnosticMXBean, which is
needed to created heapdumps in live mode.

[#789]

Signed-off-by: Ben Hale <bhale@pivotal.io>
[#789]

Signed-off-by: Ben Hale <bhale@pivotal.io>
[#789]

Signed-off-by: Ben Hale <bhale@pivotal.io>
[resolves #789]

Signed-off-by: Ben Hale <bhale@pivotal.io>
Signed-off-by: Ben Hale <bhale@pivotal.io>
[resolves #793]

Signed-off-by: Ben Hale <bhale@pivotal.io>
Signed-off-by: Ben Hale <bhale@pivotal.io>
Signed-off-by: Ben Hale <bhale@pivotal.io>
Signed-off-by: Ben Hale <bhale@pivotal.io>
This change updates the Introscope Agent Version to 20.+ for the latest
versions of the dependency.

[resolves #787]

Signed-off-by: Ben Hale <bhale@pivotal.io>
Signed-off-by: Ben Hale <bhale@pivotal.io>
[resolves #795][resolves #797]

Signed-off-by: Ben Hale <bhale@pivotal.io>
Signed-off-by: Ben Hale <bhale@pivotal.io>
This change updates a test so that it no longer assumes that it's running in a
scenario that doesn't have BOSH DNS.

[resolves #804]

Signed-off-by: Ben Hale <bhale@pivotal.io>
Signed-off-by: Ben Hale <bhale@pivotal.io>
Signed-off-by: Ben Hale <bhale@pivotal.io>
Signed-off-by: Ben Hale <bhale@pivotal.io>
The example tells the buildpack to use version 11, not version 7.
Signed-off-by: Ben Hale <bhale@vmware.com>
Adds the ability to configure the args passed to the start script when
using the distzip container format.

This lets you, for example, set:

    JBP_CONFIG_DIST_ZIP : '{ arguments: "server config.yml" }'

to add "server config.yml" as arguments to the start script. It is
analogous to JBP_CONFIG_JAVA_MAIN.

[resolves #721][resolves #811]

Signed-off-by: Ben Hale <bhale@vmware.com>
Signed-off-by: Ben Hale <bhale@vmware.com>
Previously, when the offline configuration of AppDynamics was added, an
Internet Availability exception was not added.  This change adds that
exception allowing remote configuration to be downloaded even by offline
buildpacks.

[resolves #815]

Signed-off-by: Ben Hale <bhale@vmware.com>
Signed-off-by: Ben Hale <bhale@vmware.com>
This change updates the buildpack to write a skeleton config.yml with its name
and version number.  This should enable querying against the V3 droplet API to
determine what version of the buildpack was used to build a droplet.

[resolves #812]

Signed-off-by: Ben Hale <bhale@vmware.com>
Signed-off-by: Ben Hale <bhale@vmware.com>
This change updates the buildpack to download the Contrast Security Agent from
the replicated cache based on Maven Central.

Signed-off-by: Ben Hale <bhale@vmware.com>
Add support for running apps with the Checkmarx IAST agent, if a checkmarx-iast service is detected
scottmmendel and others added 29 commits November 11, 2020 09:58
The buildpack should use 11.7.1 by defaulkt now. -Scott
…_buildpack_to_use_latest_version_of_agent_instrumentation

APMDEV-4870: Update to use the latest version of the profiler.

Signed-off-by: Ben Hale <bhale@vmware.com>
Authored-by: John Shahid <jshahid@pivotal.io>
Authored-by: John Shahid <jshahid@pivotal.io>
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
Support appdynamics application names with spaces
…-https

Allow custom configuration to be fetched over HTTPS
* 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
add option to override AppDynamics config from artifact
Signed-off-by: Emily Casey <ecasey@vmware.com>
Fix cached JRE for java 15

Signed-off-by: Ben Hale <bhale@vmware.com>
Signed-off-by: Emily Casey <ecasey@vmware.com>
Signed-off-by: Emily Casey <ecasey@vmware.com>
Add basic auth support when using APPD_CONF_HTTP_URL to fetch configuration from a remote server.
@jy2697 jy2697 merged commit c39b045 into CA-Application-Performance-Management:master Feb 10, 2021
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.