PromucFlow_constructor/app/client/src/workers/Evaluation
Vemparala Surya Vamsi a066211ef8
chore: push webworker latencies as a root span (#33115)
## Description
We are capturing the complete webworker latency as a separate root span
and pushing this OTLP telemetry data. We are also attaching this span as
a sub span to the EVAL_TREE spans as well.

Fixes #33127  

> [!WARNING]  
> _If no issue exists, please create an issue first, and check with the
maintainers if the issue is valid._

## Automation

/ok-to-test tags="@tag.All"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/8965108873>
> Commit: 7176101e021c93b2c53bf3c5d500560729ed45be
> Cypress dashboard url: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=8965108873&attempt=2"
target="_blank">Click here!</a>

<!-- end of auto-generated comment: Cypress test results  -->














## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No
2024-05-06 13:24:52 +05:30
..
__tests__ chore: type fixes for generateOptimisedDiff test file (#32108) 2024-03-28 07:13:36 +05:30
dataStore chore: separated tree type into common file to be extended on EE (#27812) 2023-10-10 18:02:17 +05:30
fns chore: push webworker latencies as a root span (#33115) 2024-05-06 13:24:52 +05:30
handlers chore: push webworker latencies as a root span (#33115) 2024-05-06 13:24:52 +05:30
JSObject chore: making body and variables as optional props- 31568 (#31665) 2024-03-20 19:03:52 +05:30
domApis.ts chore: update eslint and dependencies then fix revealed errors (#27908) 2023-10-11 10:14:38 +03:00
errorModifier.ts fix: handle clone errors gracefully (#28451) 2023-10-31 23:59:10 +05:30
evalTreeWithChanges.ts chore: Remove config tree from eval worker response (#32900) 2024-04-25 19:43:35 +05:30
evaluate.ts chore: resetGlobal fix and makeParentsDependOnChild add dependency optimisation (#32827) 2024-04-22 17:22:28 +05:30
evaluation.worker.ts chore: push webworker latencies as a root span (#33115) 2024-05-06 13:24:52 +05:30
evaluationSubstitution.ts
formEval.ts
getEntityForContext.ts chore: create evalContext for module instance CE changes (#29008) 2023-11-22 15:03:00 +05:30
getJSActionForEvalContext.ts chore: create evalContext for module instance CE changes (#29008) 2023-11-22 15:03:00 +05:30
helpers.test.ts feat: Add IFrame widget for Custom EChart and support for custom functions in property pane (#28513) 2023-11-08 19:25:44 +05:30
helpers.ts feat: constrained diff between states (#31847) 2024-03-27 14:37:46 +05:30
indirectEval.ts
ReplayDSL.ts
replayUtils.ts
setters.ts chore: fixed typescript errors which are thrown in EE because of split (#28009) 2023-10-16 14:53:47 +05:30
SetupDOM.ts
types.ts chore: Remove config tree from eval worker response (#32900) 2024-04-25 19:43:35 +05:30
validations.ts fix: remove globalThis usage (#31689) 2024-03-13 14:13:45 +05:30