PromucFlow_constructor/app/client/src/widgets/JSONFormWidget/fields
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
..
ArrayField.test.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
ArrayField.tsx chore: adding telemetry for klona (#35918) 2024-08-29 12:35:48 +05:30
BaseInputField.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
CheckboxField.tsx
CurrencyInputField.test.ts
CurrencyInputField.tsx
DateField.tsx
FieldRenderer.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
index.ts
InputField.test.ts
InputField.tsx
MultiSelectField.tsx
ObjectField.tsx
PhoneInputField.test.ts
PhoneInputField.tsx
RadioGroupField.tsx
SelectField.test.tsx
SelectField.tsx
SwitchField.tsx
useBlurAndFocusEvents.ts
useObserveAccessor.ts
useRegisterFieldValidity.test.tsx perf: JSONForm widget optimise calling of clear errors (#35717) 2024-08-19 09:50:10 +05:30
useRegisterFieldValidity.ts chore: adding telemetry for klona (#35918) 2024-08-29 12:35:48 +05:30
useUpdateInternalMetaState.ts chore: adding telemetry for klona (#35918) 2024-08-29 12:35:48 +05:30