microsoft / microsoft/ApplicationInsights-JS
Allow tracking EventSource dependencies
Open
enhancement
help wanted
- Dominant language
- TypeScript
- Stars
- 685
- Forks
- 261
- Avg merge
- 21h 33m
- Merged PRs (30d)
- 5
Description
Can AppInsights also allow tracking of [EventSource requests](https://developer.mozilla.org/en-US/docs/Web/API/EventSource) in addition to XHRs and Fetch requests?
Contributor guide
Research direction
Start by locating the existing dependency-tracking entry points for XHR and Fetch requests, then review how the EventSource API exposes requests and events. Done means EventSource requests are tracked alongside the existing XHR and Fetch dependencies, with coverage for the new behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100