newrelic / node-newrelic

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

Open mrickard opened 1 month ago

mrickard commented 1 month ago

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

workato-integration[bot] commented 1 month ago

https://new-relic.atlassian.net/browse/NR-315026

mrickard commented 1 week ago

Bumped to 8 points due to the four (five, really) scenarios being tested