Exclude transactions from monitoring

In an web application, few URLs (static pages, js files, images, etc) do not require performance monitoring.

Such URLs can be excluded from monitoring, using two ways,

  1. Exclude transactions using URL extensions
  2. Exclude transactions using Regex

1. Exclude by URL extensions

  • Login to Site24x7, choose 'Edit Agent Configuration' for the APM application
  • Scroll down to the field 'List of URL extensions to be skipped from tracking'
  • Specify the URL extensions, to be excluded from performance monitoring
 

2. Exclude by regex

  • Login to Site24x7, choose 'Edit Agent Configuration' for the APM application
  • Scroll down to the field 'Skip Transactions'
  • Specify the valid regexe's(comma separated). All the URLs matching these patterns will not be monitored by the agent


Was this document helpful?
Thanks for taking the time to share your feedback. We’ll use your feedback to improve our online help resources.