Hello
Is there a way to get the number of failures with a specific message
Example :
Failures with message RPE560FS09
I think we had this option in appmon
Solved! Go to Solution.
You can create a calculated service metric either based on the count of request that see that or on the count of the exception and filter it down to that specific message:
You could also define a 'split' dimension to split on the message value but I would make sure you have the necessary conditions for what you're interested in so you don't consume many additional DDUs unnecessarily.
Thank you that was very helpful
Hi everyone!
Based on this question, I would like to know if there will be any new feature such as applying message filter from Failure Analysis or Purepath tool.
Thanks in advance!