Skip to content

Tracing parity with Durable Task Framework (DTFx) #439

Open
@philliphoff

Description

@philliphoff

The Durable Task Framework (DTFx) SDK provides Durable Task specific tracing across orchestration execution. The Durable Task .NET SDK provides no tracing (i.e. separate from any provided when used with Azure Durable Functions).

The Durable Task .NET SDK should match DTFx tracing so that, when used on its own, clients can get a complete picture of orchestration execution including how their own traces dovetail with DT execution.

Work in progress is here, basically a port of the DTFx behavior:

https://github.com/philliphoff/durabletask-dotnet/tree/philliphoff-orchestration-tracing

Requires some changes to the DT protos

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions