Describe the feature.
Is your feature related to a problem? Please describe.
A saga diagram shows only what ServiceControl knows about a specific saga instance. There is no indication of what the remaining steps could be.
Describe the requested feature
If endpoints were to send to ServiceControl saga definitions, ServicePulse could display additional information about running sagas, including all possible expected messages. Alternatively, ServiceControl could be looking at the snapshotted SagaData history and, based on that, visualize the remaining bits for running sagas.
Describe alternatives you've considered
None
Additional Context
No response