Skip to main content
rajeev.saraf
Known Participant
June 18, 2024
4. Future Consideration

Visually trace plugin execution logic

Related products:Agent Studio
  • June 18, 2024
  • 6 replies
  • 40 views

Hi,

 

I see the great potential with MoveWorks path, at the same time what path is missing is debugging and monitoring mechanism within.

 

Upon a trigger of a path, a live instance of that path would give a great help to understand how it is being executed with real-time data. so a path with following feature will be helpful.

 

  • A unique instance name (path001_<usecase_name>_<triggered_by_username>)
  • each activity with their respective real-time input and output
  • color code of activity, green → executed successfully, red → failed with error (output). yellow → currently executed

 

Regards,

Rajeev

6 replies

Ajay Merchia
Community Manager
June 19, 2024

Hey @rajeev.saraf! This makes sense. As a platform we want to ensure that you’re able to debug your plugins.

 

I’m curious how you would use this view. We have usage analytics through Copilot insights to understand how your users are interacting with Plugins. And we have API logs for debugging, can you share more about how you will use this information? Are you trying to make it easier to debug things as you’re building. Or are you trying to monitor production traffic?

Ajay Merchia
Community Manager
June 19, 2024
1. New5. Not Enough Info to Make Decision
rajeev.saraf
Known Participant
June 24, 2024

The idea is to get the details how path is progressing for a given user interaction. I am not sure if something like this is already available in the platform , please check-out the image

 

 

Rajeev
rajeev.saraf
Known Participant
June 24, 2024

upon the click of these completed or failed task, it should provide the logs, in my opinion the view is important to track the user triggered path.

Rajeev
Ajay Merchia
Community Manager
June 24, 2024

Got it. Thanks for that visualization @rajeev.saraf. Our plan with the new Unified Log Viewer is to give you all those decisions as logs so you can follow along. It sounds like you’re looking for a more rich construction of that data.

We’ll consider this as a good “in context view” to build cc: @Lucas Rollo .

 

Ajay Merchia
Community Manager
June 24, 2024
5. Not Enough Info to Make Decision4. Future Consideration