microsoft / microsoft/DurableFunctionsMonitor

Support for Tags field

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

Nobody has claimed this yet.

Needs: Triage :mag:
Dominant language
TypeScript
Stars
290
Forks
46
Avg merge
6m
Merged PRs (30d)
1

Description

Azure Durable Functions has now support for Tags - IDictionary<string, string>.

They can be specified on create of an activity TaskOptions or orchestrator StartOrchestrationOptions. Their intention is to store log correlation context.

Can they please be added to the Durable Function Monitor for troubleshooting & tracking?

Contributor guide

No contributing guide indexed for this repository

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

No files or tests are named. Start by locating where the Durable Function Monitor reads activity and orchestration options, then trace how monitor data is presented for troubleshooting. Done means the Tags values supplied through TaskOptions or StartOrchestrationOptions are available for tracking.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript
Domain
observability
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.