Magento Commerce 2 comes with NewRelic module-new-relic-reporting module. It automatically logs transactions. It is possible to add custom parameters by calling the newrelic_add_custom_parameter function. Currently NewRelic displays only those transactions which are “Most time consuming” or with “Slowest Average Response Time” or “Apdex most dissatisfying” or with “Highest throughput“. I want the NewRelic dashboard to display all transactions if they have a specific custom parameter. How to achieve that?
You may also like
I Want to create two dropdown product attributes. Depending on the first dropdown send dropdown option will be display in product admin […]
I recently added some code for a link preview for my domain (in the index.html file). On Facebook it shows it in […]
I want to upload captions for every new video in my channel to Google Sheets and then to my site mrhack.io. Ideally, […]
I am working Magento2.3.4 in live site. I’d like to upgrade Magento2.4.5. so I cloned live site in subdomain. In this case, […]