Azure / Azure/azure-functions-host
Provide a host-level API to get logs for a given invocation ID
Open
enhancement
swimlane:monitoring
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
Related to https://github.com/Azure/azure-webjobs-sdk-script/issues/1288
The host should return an invocation ID when running a function. The portal then calls a new API on the host to get the response.
The customer scenario is when doing a manual "run" in the portal.
Contributor guide
Research direction
Start by reading the related issue #1288, then trace how the host currently runs a function and returns its response. The issue names no files or tests; done means the host returns an invocation ID and exposes a way for the portal to retrieve that invocation's logs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100