[monitor-workbook] Routing tree looses route by diving into shorter time-range.
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 473
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 7
Description
Created from https://github.com/Azure/iotedge/issues/5662, thanks @micahl so far!
Please take a look at this gif/video. First the messages send by `visu-poc-rabbitmq-gateway::unide_process` are shown. But after diving into a a specific time span, the complete route is missing.

The slightly modified query provided by @micahl exposes the underlying problem - from my understanding.
The result:

So the route seems to be only visible if the selected time range includes the range that already exposes result for the upper query. But this seems to swallow some data as the gif indicates.
Please let me know if further information is needed or I could contribute in any manner.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.