cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is there a way to find a subset of Exceptions based on a string search? (System.Data.SqlClient.SqlExecution)

runatyr
Organizer

Hello:

I am tyring to find a way to graph/show Exceptions that contain a specific message.

 

The exception thrown above in the title (System.Data.SqlClient.SqlExecution)

Provides all the exceptions (From the Multidimensional Analysis View) that match that exception.

However, the message content can vary greatly.

Ideally, I would like to find all of those exceptions that contain in the message "Timeout expired."

 

Is there a way to do this?

 

Kindly,

Chris.

 

3 REPLIES 3

natanael_mendes
Champion

you can try using log search

Dynatrace Professional Certified

Would log search associate the log entries by service? I did not see a way to do that.

Sorry for the latest reply, i was searching about and i found what you looking

 

natanael_mendes_1-1694457752461.png

Search in multidimensional analysis and filter by Exception 

natanael_mendes_2-1694457808137.png

And put the text of the exception like this

natanael_mendes_3-1694457871930.png

 

Dynatrace Professional Certified

Featured Posts