SSWConsulting / SSWConsulting/SSW.Website
🚨 App Insights - Exceptions not being logged
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 14
- Forks
- 10
- Avg merge
- 13h 51m
- Merged PRs (30d)
- 38
Description
We are logging exceptions but they are not appearing on App Insights. Requests are appearing.
Originally posted by @bradystroud in https://github.com/SSWConsulting/SSW.Website/issues/1235#issuecomment-1681621008
### Tasks
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
Start with pages/api/get-livestream-banner.ts at lines 51-55 and inspect how exceptions are sent to App Insights, comparing that path with the request logging that already appears. Reproduce the failing request and verify that its exception is visible in App Insights while requests continue to be logged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, nextjs, typescript
- Domain
- api, backend, observability
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100