Azure / Azure/azure-functions-python-worker

[Feature] Support for reverse propagation of request telemetry tags

未关闭
#1,855 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
357
派生
116
平均合并
32 分钟
30 天内合并 PR
1

描述

Support for reverse propagation of request telemetry tags was added to the host (https://github.com/Azure/azure-functions-host/issues/11397) and is available in the latest release.

Complementary functionality will need to be added to the python worker to support this flow for python customers. The field added in [v1.12.0 ](https://github.com/Azure/azure-functions-language-worker-protobuf/releases/tag/v1.12.0-protofile) of the protobuf can be used to send tags back to the host from the worker.

贡献指南

打开贡献指南

调研方向

首先阅读 Python worker 的请求遥测处理逻辑以及 v1.12.0 中引入的 protobuf 更改,然后对比 Azure Functions host issue 11397 中描述的反向传播流程。当 worker 能够为 Python 客户端将请求遥测标签发送回 host,并且相关 worker 测试覆盖了该行为时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
backend
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。