Support for reverse propagation of request telemetry tags was added to the host (Azure/azure-functions-host#11397) and is available in the latest release.
Complementary functionality will need to be added to the java worker to support this flow for java customers. The field added in v1.12.0 of the protobuf can be used to send tags back to the host from the worker.
Support for reverse propagation of request telemetry tags was added to the host (Azure/azure-functions-host#11397) and is available in the latest release.
Complementary functionality will need to be added to the java worker to support this flow for java customers. The field added in v1.12.0 of the protobuf can be used to send tags back to the host from the worker.