Azure / Azure/azure-functions-host
Not all Options implement IOptionsFormatter
Open
supportability
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
For example HostHealthMonitorOptions. Therefore the options aren't dumped on startup. We should check all the important Options types and ensure they're being logged properly for serviceability.
Contributor guide
Research direction
Start by locating HostHealthMonitorOptions and the IOptionsFormatter implementations used when the host logs options at startup. Review the important Options types for missing formatter coverage, then verify startup option output includes them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend, observability
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100