Azure / Azure/azure-functions-host
Port over all context methods for v2 runtime
Open
2.x
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
Currently some aspects don't yet show up in the v2 runtime (`context.log.metric`). We need to track and ensure all v1 pieces that should be are ported over to v2. Here is a test case that has a few of them that should pass without failure in v2.
https://github.com/Azure/azure-webjobs-sdk-script/blob/dev/test/WebJobs.Script.Tests.Integration/TestScripts/Node/Scenarios/index.js
Contributor guide
Assessment
This issue has not been assessed yet.