[Low priority]
This is technically not our bug, but it's faster for us to implement and create a PR.
Currently, within the App Insights Django Middleware (no information on Flask yet), there's no way to pass in the Telemetry Client (or TelemetryProcessor). Therefore, we can't override user_id/session_id/etc properties (with bot-specific properties) that get generated from App-Insights generated telemetry.
Given our current telemetry don't use this in reports, not super important.