Support for Tags field

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

Nobody has claimed this yet.

Assessment

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

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.

Description

Needs: Triage :mag:

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?

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

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.

More from microsoft/DurableFunctionsMonitor

All issues in microsoft/DurableFunctionsMonitor

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.