Azure / Azure/azure-functions-nodejs-worker
[Feature] Support for reverse propagation of request telemetry tags
Open
- Dominant language
- TypeScript
- Stars
- 110
- Forks
- 51
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 2
Description
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 node worker to support this flow for node 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.