Azure / Azure/azure-functions-host
Worker metadata metric event should not be emitting empty metadata
Open
blocked
bug
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 36
Description
The FunctionMetrics table shows that there are some empty records for the event "rpcworkerchannel.workerinitresponse.workermetadata" - this should not happen as we should not be emitting this event if WorkerMetadata is null or empty.
Contributor guide
Assessment
This issue has not been assessed yet.