Azure / Azure/azure-functions-python-worker
[Feature] Support for reverse propagation of request telemetry tags
- Lenguaje dominante
- Python
- Estrellas
- 357
- Forks
- 116
- Merge medio
- 32 min
- PR fusionados (30 d)
- 1
Descripción
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.
Guía de contribución
Línea de trabajo
Comienza leyendo el manejo de la telemetría de solicitudes del worker de Python y los cambios de protobuf introducidos en v1.12.0; después, compara el flujo de propagación inversa descrito en Azure Functions host issue 11397. Se considerará terminado cuando el worker pueda enviar etiquetas de telemetría de solicitudes al host para los clientes de Python y el comportamiento esté cubierto por las pruebas relevantes del worker.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- backend
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Tranquilo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 55/100