microsoft / microsoft/AppInsights.EnterpriseTelemetry.AspNetCore.Extension
Allow telemetry blocking for certain requests
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
For some requests (like probe APIs) unnecessary telemetry needs to be blocked
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating request telemetry capture in the ASP.NET Core extension and determine how probe APIs or other selected requests should be identified; done means those requests no longer produce unnecessary telemetry while other requests continue to be captured.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100