Skip to content

Django: Application Insights does not accept TelemetryProcessor or TelemetryClient #150

@daveta

Description

@daveta

[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.

Metadata

Metadata

Assignees

Labels

P2Nice to have

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions