Azure / Azure/azure-functions-nodejs-worker
[Feature] Support OpenTelemetry Baggage
Open
- Dominant language
- TypeScript
- Stars
- 110
- Forks
- 51
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 2
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 node worker should be able to handle Baggage sent from the host and propagate it to the customer.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.