Application Insights telemetry processors
Read OriginalThis technical article details Azure Application Insights telemetry processors, which act as a pipeline for server-side telemetry. It covers use cases like sampling, adding custom properties (e.g., tenant info), and filtering sensitive data from URLs. The guide explains how to implement a custom ITelemetryProcessor and register it via ApplicationInsights.config or code, drawing parallels to OWIN middleware patterns.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser