Azure / Azure/azure-functions-python-worker
[Feature] Support OpenTelemetry Baggage Propagation
- Lenguaje dominante
- Python
- Estrellas
- 357
- Forks
- 116
- Merge medio
- 32 min
- PR fusionados (30 d)
- 1
Descripción
[OpenTelemetry Baggage](https://opentelemetry.io/docs/concepts/signals/baggage/) propagation support has been added to the host (https://github.com/Azure/azure-functions-host/pull/11598). [Here](https://github.com/Azure/azure-functions-language-worker-protobuf/releases/tag/v1.13.0-protofile) is the protobuf version that supports Baggage.
The python worker should be able to handle Baggage sent from the host and propagate it to the customer.
Guía de contribución
Línea de trabajo
Empieza rastreando cómo el Python worker recibe datos del host y pasa el contexto al código del cliente. Lee la descripción de OpenTelemetry Baggage e inspecciona la definición de protobuf v1.13.0 enlazada en el issue. Se considera terminado cuando el Baggage enviado por el host es gestionado por el worker y propagado al cliente.
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
- 50/100