Azure / Azure/azure-functions-core-tools
Enrich telemetry data with function publish info
Open
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 14
Description
- What publish method was used? - `zipdeploy`, `blob url`, etc
- What environment was it published to?
- Generic HTTP Status code for the deployment result - `5xx`, `200` etc for zipdeploy
Contributor guide
Research direction
Start by locating the telemetry instrumentation and the deployment paths for zipdeploy and blob URL publishing in the Azure Functions Core Tools. Trace how the environment and deployment result are available, then define telemetry coverage for the publish method, target environment, and generic HTTP status; done means these fields are recorded for the listed deployment outcomes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- cli, observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100