New Relic Node.js agent code base. Developers are welcome to create pull requests here, please see our contributing guidelines. For New Relic technical support, please go to http://support.newrelic.com.
Apache License 2.0
971
stars
399
forks
source link
spike: Test Linux Docker init container Azure-nr integration with Node #2590
The New Relic Azure Site Extension for Node allows easy installation of the agent on Windows webapps in Azure. There's no equivalent feature in Azure for Linux, but some teams are experimenting with init containers for containerized Linux apps.
Based on the spike done by Python, the Node agent should adapt that solution for Node. This spike is to test feasibility.
Acceptance Criteria
The outcome of this spike should be
a running example (can be shut down after verification)
Description
The New Relic Azure Site Extension for Node allows easy installation of the agent on Windows webapps in Azure. There's no equivalent feature in Azure for Linux, but some teams are experimenting with init containers for containerized Linux apps.
Based on the spike done by Python, the Node agent should adapt that solution for Node. This spike is to test feasibility.
Acceptance Criteria
The outcome of this spike should be