Particular / ServiceInsight

Advanced debugging for NServiceBus
http://particular.net/serviceinsight
Other
16 stars 32 forks source link

Filter - Exclude by Messages Types, Status ... #472

Open danielHalan opened 9 years ago

danielHalan commented 9 years ago

Would be nice if one could exclude a certain message type, or Status in similar fashion as working with Sysinternals Process Explorer, that is, right click on a Message and select "Exclude -> Message Type".

Very useful when a known type of error occurs in an extreme multitude and mudding down the error queue, which currently is quite painful to page thru.

ramonsmits commented 8 years ago

:+1: Another customer requests an exclude filter on type. In this case a timeout message.

https://nservicebus.desk.com/agent/case/16279

We are using the Saga.RequestTimeout to poll an service every 40 seconds. Unfortunately, this request then turns up in ServiceInsight. So ServiceInsight is filling up with the polling message - making it very difficult to see the pertinent messages.

johnsimons commented 8 years ago

@ramonsmits that is actuallly currently supported, you need to enable it in Options

stuartharper01 commented 8 years ago

Hello John. You say enable in the options. I can't see this option and I'm using SerivceInsight version 1.2.10. Where about is it please? Thanks