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.63k stars 3.74k forks source link

[Task]: Add granular level spans in the actions execute endpoint flow #35934

Closed NilanshBansal closed 2 months ago

NilanshBansal commented 2 months ago

SubTasks

We do not have spans inside the appsmith.total.plugin.execution span which mostly times out with 60 seconds. We need to add granular level spans to know more on what is happening internally. image

NilanshBansal commented 2 months ago

This is not required for the current epic as logs mentioning the thread information is already added. It is required more from a performance perspective and not stability as of now, hence closing this task. The thread related information is added here.