Community Center | Not monitored
Tag not monitored by Microsoft.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am trying to migrate app insights from 2.x to 3.x for our java application. With 2.x we managed to mask the database server and added user name to each request by implementing TelemetryInitializer. Since TelemetryInitializer is not supported with 3.x what is the best way to achieve this?
With basic integration following properties are recorded. We need to mask the highlighted database name and add logged in user name as customer property in the same area. Can someone advice on this matter?