Splunk AppDynamics

How to ignore exception messages based on URL

CommunityUser
Splunk Employee
Splunk Employee

Hello Team

We would like to ignore error messages based on URL detected in the controller page.

Please find the list of error messages below which we would like to ignore in AppDynamics controller page.

  • /ccm2/resource/itemName/com.ibm.team.workitem.WorkItem/53
  • /rm1/linkConstraints
  • /rm1/locks/
  • /rm1/views

We are not able to find the class names on the error messages, so we want to ignore error /exception messages from controller page based on the URLs.

Thanks in advance.

Regards,

BalaMurugan S

Labels (1)
0 Karma

CommunityUser
Splunk Employee
Splunk Employee

you can ignore errors by type in configuration (newrelic.config in C:\ProgramData\New Relic.NET Agent) but there currently isn't any more granular control available through configuration. You could use the .NET API call IgnoreTransaction() which would suppress the error but also ignore the entire transaction as a whole, which is sometimes undesirable. A third option would be to handle all errors before the .NET agent notices them and then either rethrow the ones you want to notice or use NoticeError() to capture the exception manually. It sounds like that last option won't be very easy to implement in this case.

Digital printing services uk

0 Karma

Peter_Holditch
Builder

I'm afraid it is not possible to selectively ignore exceptions based on the BT context at this time.

0 Karma
Get Updates on the Splunk Community!

Dashboards: Hiding charts while search is being executed and other uses for tokens

There are a couple of features of SimpleXML / Classic dashboards that can be used to enhance the user ...

Splunk Observability Cloud's AI Assistant in Action Series: Explaining Metrics and ...

This is the fourth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how ...

Brains, Bytes, and Boston: Learn from the Best at .conf25

When you think of Boston, you might picture colonial charm, world-class universities, or even the crack of a ...