Workflow definitions visuliazations - Community Support - Temporal
Is there a way to create or visualise temporal workflow definitions end to end via admin UI which it provides. I get the fact that it is code first workflow and not a UI based solution. P.S. - Recently started exploring temporal and it is amazing !!! Not currently, we are working on some visual views. What is the problem you are trying to solve through the visualization? What is the problem you are trying to solve through the visualisation? Not exactly a problem but the point would be that if you have workflows spanning across multiple microservices and you want to visualise how your workflows are defined end to end rather than looking at the code, how would you do it ? For me this seems to be the job of OpenTelemetry. E.g. Jaeger has a nice UI to visualize services interacting by what can be discovered from actual use of services during the lifetime of a request. Most workflow complexity is not in the sequencing of actions but in arguments and state management. So code is a much bette
Explore this link on the map →