Azure / Azure/azure-functions-host

Proper TraceWriter injection from script

Open
#1,711 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.