[Feature] Support for reverse propagation of request telemetry tags

Open
#867 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
48/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
java
Domain
api, backend

Research direction

Review the host change in Azure Functions issue 11397 and the field introduced in the v1.12.0 protobuf release, then trace request telemetry handling in the Java worker. Done means the worker supports the reverse propagation flow by sending telemetry tags back to the host for Java customers.

Written by the indexing model from the issue text.

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 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.

Dominant language
Java
Stars
103
Forks
74
Avg merge
1d 11h
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/azure-functions-java-worker

All issues in Azure/azure-functions-java-worker

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.