I have an Azure Function linked with Application Insights. I log in AppInsights several business data and I can have a lot of instances of my function running during a short period of time.
I read the documentation of Data Sampling in AppInsights and I want to know: Can I lose data because of this data sampling algorithm?