Observability and Monitoring
Arcee Orchestra provides real time workflow execution monitoring as well as execution history to view previous workflow executions.
Real-Time Monitoring
When you run a workflow in the Orchestra UI, you are given a real-time visual of the workflow executing. This shows you:
Which step the workflow is currently running
How long it takes each step to execute
The input and output of each step
If any errors occur, which step the error occurs at
The real-time monitoring not only helps when initially building workflows, but also for optimizing them. For example, using the node execution time you can see the impact of using different sized SLMs/LLMs for specific tasks. View the output to decide if a smaller model provides the level of accuracy you need with the advantage of faster execution time and cheaper cost.
Execution History
Last updated

