Azure / Azure/azure-functions-host
Proper TraceWriter injection from script
Open
area: dependency injection
area: engineering
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 36
Description
Script needs to inject a TraceWriter that's per function. It needs to wrap SDK's TraceWriter provider
NEed a proper DI story from SDK to replace these components and solve this right.
Contributor guide
Research direction
Start by tracing how scripts obtain the SDK's TraceWriter provider and how a per-function TraceWriter is expected to be injected. Done means the SDK provider is wrapped with a clear dependency-injection path that supplies the correct writer for each function and replaces the existing components.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- backend, cloud
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100