magento / magento/ece-tools

Feature Request: Log deployments in New Relic

Open
#796 1 comment 6 reactions 0 assignees View on GitHub
Progress: ready for grooming
Dominant language
PHP
Stars
119
Forks
81
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
When viewing logs in New Relic to find when an issue started, or looking at performance issues, it's useful for me to know when deployments were.

**Describe the solution you'd like**
I would like it if, after deploying to production, a Deployment was added to NewRelic (including the commit hash and, if possible, a changelog generated from the difference between the last deployment's commit and the new one)

**Describe alternatives you've considered**
Currently, I'm performing these actions manually by hand-crafting REST requests to the NewRelic API

Contributor guide

Open the contributing guide

Research direction

Start by locating the production deployment entry point and any existing New Relic integration in the repository. Review how deployment commits and changelogs could be identified, then compare the desired deployment data with New Relic's API. Done means production deployments create New Relic deployment records containing the commit hash and, where feasible, the requested changelog.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
devops, observability-sre, release
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.