Skip to content

[Issue] Newrelic api change #32649

Closed
@m2-assistant

Description

@m2-assistant

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.

More info:
https://docs.newrelic.com/docs/apm/new-relic-apm/maintenance/record-monitor-deployments/

Fixed Issues (if relevant)

Fixed Deployment functionality for NewRelic module

Manual testing scenarios (*)

  1. Deployment marker can be sent manually from CMD: bin/magento newrelic:create:deploy-marker "Name" "Description" "Email", "Release"
  2. 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

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions