appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.6k stars 3.73k forks source link

[Task]: Add trace for evaluation action on local perf test #28119

Closed rajatagrawal closed 1 year ago

rajatagrawal commented 1 year ago

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.

github-actions[bot] commented 1 year ago

We have found issues that are potential duplicates:

vsvamsi1 commented 1 year ago

Was able to export telemetrics to graphana, but as per this slack conversation I am closing this task. We plan to use new relic.