1、I set some Fiddler filter rules to capture only specific host and urls,and it works well except bellow two microsoft urls:
https://watson.telemetry.microsoft.com/Telemetry.Request
https://v10.vortex-win.data.microsoft.com/collect/v1
2、my filter setting and regular express is shown in the attached image, is my regular express written wrong?
Progress Telerik Fiddler Web Debugger
v5.0.20173.50948 for .NET 4.6.1
64-bit AMD64, VM: 305.0mb, WS: 309.0mb
.NET 4.6.2 WinNT 10.0.16299.0
5 Answers, 1 is accepted
This is known issue and it's already on our backlog.
Regards,
Alexander
Progress Telerik

Would love to get this resolved aswell.
*.data.microsoft.com filling my result with garbage.
* watson.telemetry.microsoft.com
(https://v10.vortex-win.data.microsoft.com/collect/v1)



[quote]I set some Fiddler filter rules to capture only specific host and urls,and it works well except bellow two microsoft urls:
https://watson.telemetry.microsoft.com/Telemetry.Request [/quote]
This is a major hassle for me too. I'm trying to debug a REST app that communicates sporadically with my website. The telemetry messages swamp the traffic I really need to see. Adding a specific exclusion for urls containing "watson.telemetry" didn't help.