The trace for evaluation action should be able to be captured on a local load test.
The trace should begin when the evaluation action receives a message.
The trace should end when the evaluation sends the message back to the main thread.
The trace should split the time taken between evaluation logic and /execute api call.
We have found issues that are potential duplicates:
[#28118] [Task]: Add traces for api/v1/pages?pageId=&mode=EDIT for local perf testing (84.13%)
If any of the issues listed above are a duplicate, please consider closing this issue & upvoting the original one.
Alternatively, if neither of the listed issues addresses your feature/bug, keep this issue open.
Is there an existing issue for this?
SubTasks
The trace for evaluation action should be able to be captured on a local load test. The trace should begin when the evaluation action receives a message. The trace should end when the evaluation sends the message back to the main thread. The trace should split the time taken between evaluation logic and /execute api call.