PromucFlow_constructor/app/client/src/widgets/JSONFormWidget
Vemparala Surya Vamsi 7cdee526c9
chore: adding telemetry for klona (#35918)
## Description
Klona operations are generally expensive, for that reason we will be
tracking the performance of all klonas in the main thread.

## 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/10608431935>
> Commit: cab2716f74f3747d3df64342f4d7f4972358a3e6
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10608431935&attempt=2"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Thu, 29 Aug 2024 06:26:43 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit


## Summary by CodeRabbit

- **New Features**
- Introduced telemetry tracking for cloning operations across various
components, enhancing performance monitoring and debugging capabilities.

- **Bug Fixes**
- Improved observability of cloning operations, aiding in identifying
potential performance bottlenecks.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-08-29 12:35:48 +05:30
..
component chore: adding telemetry for klona (#35918) 2024-08-29 12:35:48 +05:30
constants feat: JSON form widget one click binding integration (#25873) 2023-10-03 13:40:51 +05:30
fields chore: adding telemetry for klona (#35918) 2024-08-29 12:35:48 +05:30
widget chore: adding telemetry for klona (#35918) 2024-08-29 12:35:48 +05:30
constants.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
FormContext.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
helper.test.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
helper.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
icon.svg feat: update explorer widget icons (#34018) 2024-06-12 10:44:22 +01:00
index.ts chore: Move the widget config to widget class (#26073) 2023-09-06 17:45:04 +05:30
schemaParser.test.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
schemaParser.ts chore: adding telemetry for klona (#35918) 2024-08-29 12:35:48 +05:30
schemaTestData.ts chore: adding telemetry for klona (#35918) 2024-08-29 12:35:48 +05:30
thumbnail.svg feat: enhanced widget card (#32211) 2024-04-09 02:16:46 +01:00