Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

Version 0.2.0

Compare
Choose a tag to compare
@rishimukhop1 rishimukhop1 released this 14 Apr 18:51
· 35 commits to master since this release
910ce57

Note: This is a Beta Release

New application server support

Added Jetty and Wildfly (JBoss) support.

Configuration ability of Java agent through role

All configuration options found in the default newrelic.yml file have been exposed within the role. For other configuration variables, added the option to provide a newrelic.yml file directly.

Configuration file backup & restore

If a prior configuration file exists, then it will now be backed up instead of overwritten. Role also now includes the ability (and example playbooks) to restore existing backups of configuration files.

Support for locally downloaded New Relic Java agent

Added support to provide a locally hosted zip file of the New Relic Java agent if desired, instead of downloading from the New Relic website.