Azure / Azure/azure-functions-host
Add user visible logs for failed Run-From-Package deployments.
Open
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
Currently when a bad zip is used with Run-From-Package, specialization will fail. No user functions will be deployed. Failures are only logged to kusto and there is no way for user to know why the deployment failed.
Add logs that go into app insights / portal log streaming so users can self diagnose.
Contributor guide
Research direction
Start by tracing Run-From-Package specialization failures and the existing Kusto logging path. The issue names no files or tests; done means bad-package failures are visible to users through Application Insights and portal log streaming, with enough detail for self-diagnosis.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100