Azure / Azure/azure-functions-host
SDK Version needs to be changed for Application Insights extension
Open
4.x
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 36
Description
The Application Insights extension won't be able to differentiate between a webjobs and functions host. It doesn't make sense to add "azurefunctions: {hostVersion}" to all logs from the extension. We should add the extension version. Would that mess up any metrics being tracked?
Contributor guide
Assessment
This issue has not been assessed yet.