Azure / Azure/azure-functions-host
Clean-up internal logs so that deferred logging pipeline can process all the telemetry.
Open
Needs: Triage (Functions)
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 36
Description
We also have some console logs that we no longer need as we have the initial startup logs in AppInsights now. We also need a way to differentiate between internal and customer facing logs.
Contributor guide
Research direction
No files or tests are named. Start by locating the console logging and AppInsights startup-log paths, then determine how internal and customer-facing logs should be distinguished for the deferred pipeline. Done means unnecessary startup console logs are removed and the two log categories can be processed separately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- observability
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100