Azure / Azure/azure-functions-java-worker

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

Dominant language
Java
Stars
103
Forks
74
Avg merge
4d 8h
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 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.

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.

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.