Azure / Azure/azure-functions-host
FunctionsLogs has incorrect values in HostVersion column for exception scenarios
Open
needs-investigation
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 36
Description
For exception scenarios, mainly for `FunctionInvocationException` HostVersion values are incorrect.
```kql
| where HostVersion hasprefix "Executed"
```
The first step is to check if logs in Geneva are also broken. Based on that, we can work with Analytics team.
Contributor guide
Research direction
Start by checking whether Geneva logs show the same incorrect HostVersion values for exception scenarios, especially FunctionInvocationException. Use the supplied KQL filter for comparison; done means confirming the log source and, if it is also broken, coordinating the findings with the Analytics team.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- observability
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100