Hi,
I have an issue with APM Exception Events that contain parameters. In this case, it is an WCF-Call, that produces an exception. We get all the parameters from that call. Those Parameters contain verysensitive Data, therefore I'd like to configure APM to NOT collect Parameters for that Method.
My first attempt was to configure a Method and disable parameter collection, just like I did for several other Methods. That didn't work. From my understanding now, that method only excludes Parameters for Performance Events.
My second though was to define the Namespace of the method as a Namespace without being anentry point. But that option is also under performance monitoring.
I took a second look and could only find the possibility to exclude that exception completely, but the developers need them.
Am I missing a part or can you not specificly include/exclude Parameters for Exceptions?
regards
Tobias