Skip to content

Support for Tags field #305

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions