newrelic / newrelic-java-agent

The New Relic Java agent
Apache License 2.0
192 stars 140 forks source link

Prototype agent installer/upgrader #1836

Closed kford-newrelic closed 1 month ago

kford-newrelic commented 1 month ago

Description

Reduce customer friction when installing or upgrading the Java Agent. Ideally would like to:

Scope/Assumptions for Prototype:

WIP Repo (private): https://github.com/newrelic/prototype-agent-installer

Acceptance Criteria

Prototype implementation.

Design Consideration/Limitations

Currently targeting an executable script based approach (but should also continue brainstorming other options and fleshing them out here)

Dependencies

Must integrate with Fleet Manager/Super Agent.

Additional context

Need to research NR-239240 further too.

workato-integration[bot] commented 1 month ago

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

jtduffy commented 1 month ago

A change of direction on the SA/FM PoC has resulting in the script install approach being abandoned. WIP script archived in the private repo mentioned in the description.