Managed alerts for Adobe Commerce: Apdex warning alert

This article provides troubleshooting steps for when you receive an Apdex warning alert for Adobe Commerce in New Relic. The Apdex score measures users’ satisfaction to the response time of web applications and services. Immediate action is required to remedy the issue. The alert will look something like the following, depending on the alert notification channel you selected.

apdex warning alert

Affected products and versions

  • Adobe Commerce on cloud infrastructure Pro plan architecture
  • Adobe Commerce on cloud infrastructure Starter plan architecture

Issue

You will receive a managed alert in New Relic if you have signed up to Managed alerts for Adobe Commerce and one or more of the alert thresholds have been surpassed. These alerts were developed by Adobe to give merchants a standard set using insights from Support and Engineering.

Do!

  • Abort any deployment scheduled until this alert is cleared.
  • Put your site into maintenance mode immediately if your site is or becomes completely unresponsive. For steps, refer to Installation Guide > Enable or disable maintenance mode in our developer documentation. Make sure to add your IP to the exempt IP address list to ensure that you are still able to access your site for troubleshooting. For steps, refer to Maintain the list of exempt IP addresses in our developer documentation.

Don’t!

  • Launch additional marketing campaigns which may bring additional pageviews to your site.
  • Run indexers or additional crons which may cause additional stress on CPU or disk.
  • Do any major administrative tasks (i.e., Commerce Admin, data imports/exports).
  • Clear your cache.

Solution

Follow these steps to identify and troubleshoot the cause.

  1. To identify the source of the problem, use New Relic APM’s Transaction page to identify transactions with performance issues:

    • Sort transactions by ascending Apdex scores. Apdex refers to user satisfaction to the response time of your web applications and services. A low Apdex score can indicate a bottleneck (a transaction with a higher response time). Usually it is the database, Redis, or PHP. For steps, refer to New Relic View transactions with highest Apdex dissatisfaction.
    • Sort transactions by highest throughput, the slowest average response time, most time-consuming, and other thresholds. For steps, refer to New Relic Find specific performance problems.
  2. Use New Relic APM’s Infrastructure page to identify resource intensive processes. For steps, refer to New Relic Infrastructure monitoring Hosts page > Processes tab.

  3. If services like Redis or MySQL are the top source of memory consumption, try the following:

  4. If the issue is not caused by service versions:

  5. Once a potential source of the issue is identified, SSH into the environment to investigate further. For steps, refer to Cloud for Adobe Commerce > Technologies and requirements > SSH into your environment in our developer documentation.

  6. If you are still struggling to identify the source, review recent trends to identify issues with recent code deployments or configuration changes (for example, new customer groups and large changes to the catalog). It is recommended that you review the past seven days of activity for any correlations in code deployments or changes.

  7. If you are unable to find a solution within a reasonable time, request an upsize or place site into maintenance mode if you have not already done so. For steps, refer to How to request temp resize in our support knowledge base, and Installation Guide > Enable or disable maintenance mode in our developer documentation.

  8. If the upsize returns the site to normal operations, consider requesting a permanent upsize (contact your Adobe Account Team), or try to reproduce the problem in your Dedicated Staging by running a load test and optimize queries, or code that reduces pressure on services. Refer to Cloud for Adobe Commerce > Test Deployment > Load and stress testing in our developer documentation.

recommendation-more-help
8bd06ef0-b3d5-4137-b74e-d7b00485808a