-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
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?
Reactions are currently unavailable