microsoft / microsoft/DurableFunctionsMonitor
Question about activity durations on Gantt charts
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 290
- Forks
- 46
- Avg merge
- 6m
- Merged PRs (30d)
- 1
Description
Btw I have a question for you: I've noticed that the total run time for each activity on the Gantt chart is a sum of "waiting time" with "execution" time. Is there a way for you to show those timings separately?
I say that because on the servers I have a 10 minute limit, and I can see some taking 20 min. So, I suppose this is the sum of waiting time (scheduled) with actual execution time.
Originally posted by @junalmeida in https://github.com/microsoft/DurableFunctionsMonitor/issues/22#issuecomment-1071381777
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Gantt chart activity-duration display and the context from issue #22. Determine whether waiting and execution timings are available separately, then define the chart changes and verification needed to show both values distinctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100