Azure / Azure/azure-functions-dotnet-worker

Application Insights: telemetry initializer / processor not called for request telemetry items

Open
#2,024 10 comments 6 reactions 1 assignee Claimed by @RohitRanjanMS View on GitHub
logging Needs: Attention :wave:
Dominant language
C#
Stars
466
Forks
215
Avg merge
3d 10h
Merged PRs (30d)
7

Description

I noticed that telemetry initializers and processors are not called for request telemetry items. I assume that's because request telemetry items are emitted by the host. This reduces the usefulness of the Application Insights integration:

- It's not possible to discard requests (for example a health check) using a telemetry processor
- It's not possible to stamp additional properties on each telemetry item (for example an application version) using a telemetry initializer

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.