Azure / Azure/azure-functions-python-worker
[Feature] Support OpenTelemetry Baggage Propagation
Open
area:python-functions
- Dominant language
- Python
- Stars
- 357
- Forks
- 116
- Avg merge
- 32m
- Merged PRs (30d)
- 1
Description
[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.
Contributor guide
Assessment
This issue has not been assessed yet.