Closed
Description
This issue is automatically created based on existing pull request: #32648: Newrelic api change
Description (*)
New Relic has an possibility to setup deployment markers.
But this feature is not working anymore, cause NewRelic changed API some time ago and current implementation is useless.
I changed Modue to work with a new API.
Fixed Issues (if relevant)
Fixed Deployment functionality for NewRelic module
Manual testing scenarios (*)
- Deployment marker can be sent manually from CMD: bin/magento newrelic:create:deploy-marker "Name" "Description" "Email", "Release"
- Every time Cache flushed, marker is set
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- All new or changed code is covered with unit/integration tests (if applicable)
- All automated tests passed successfully (all builds are green)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done