Open
Description
Dapr workflows looks like it uses durable tasks. In order to support this request: dapr/dapr#6906 it looks like we would need to support the ability to inject spans into tasks to allow client to add onto spans and add attributes to existing spans.
First wanted to confirm that what I being requested isn't currently supported and also confirm that you would accept a PR for this enhancement?
Initial though was to put span into: https://github.com/microsoft/durabletask-python/blob/4046191d28a6f0a7779d829e5aec88a06493f3d8/durabletask/task.py#L339 to allow clients to enhance spans...
Maybe this is not the right repo to start this process. If so can somebody point me in the right direction?
Metadata
Metadata
Assignees
Labels
No labels