Azure / Azure/azure-functions-host

Fix worker metadata JSON format for linux

Open
#8,819 1 comment 0 reactions 1 assignee Assigned to @anandagopal6 View on GitHub
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 10h
Merged PRs (30d)
36

Description

The FunctionMetrics table shows that `rpcworkerchannel.workerinitresponse.workermetadata` event data for linux is not valid JSON as it is using single quotes. JSON requires double-quotes around the keys, so Kusto cannot parse it.

![incorrect format](https://user-images.githubusercontent.com/2198905/193939604-31d9f3d0-b7a6-4711-8a20-e8f89df11717.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.