Skip to content

Support for Tags field #305

@FSchmidt-Altus

Description

@FSchmidt-Altus

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?

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