• /
  • EnglishEspañolFrançais日本語한국어Português
  • ログイン今すぐ開始

Enhanced Mobile Request Errors Grouping Logic

June 5, 2025

We're improving how Mobile Request Errors are grouped to enable more effective troubleshooting and analysis. The new grouping logic will provide more actionable insights while maintaining performance for high-volume customers.

Changes:

  • Enhanced URL Grouping: Errors will now be grouped by requestDomain + requestPath instead of only requestDomain
  • Intelligent Resource URL Handling: Special handling for resource URLs is now available (images, videos, static content, etc.,)
    • File names in URLs will be replaced with <FILE_NAME> placeholder
    • Image size directories in URLs will be replaced with <FILE_SIZE_DIRECTORY> placeholder
    • Numbers in between forward slashes will be replaced with <NUMBER_IN_URL> placeholder

Benefits:

  • More precise error grouping for easier triage and assignment
  • Better differentiation between API endpoints and Resource URLs
  • Improved ability to identify patterns in error occurrences

Examples

  • Before:
    • cdn.example.com/101010/image/300/300/user-images/example.png
  • After: Special handling for resource URLs is now available (images, videos, static content, etc.,)
    • cdn.example.com/<NUMBER_IN_URL>/image/<FILE_SIZE_DIRECTORY>/user-images/<FILE_NAME>

triage tab group tab

Who's Affected:

All customers using Mobile Request Errors functionality will benefit from this update. This change is especially valuable for high-volume customers who previously experienced grouping issues, no additional action is required from customers to take advantage of this enhancement.

Copyright © 2025 New Relic株式会社。

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.