Hello,
I'm using Elastic APM Agent with .Net Core. I'm wondering how can I sanitize sensitive data. In Python Agent there is a cool future for this purpose. https://www.elastic.co/guide/en/apm/agent/python/current/sanitizing-data.html
But I can't find this feature in dotnet agent docs.
Thank you.
