Feature/instrumentation - #708
Merged
Merged
Conversation
modified performance monitor to use a queue internally to make synchronous logging easy added logging for api pane close / open and various different methods
added tracking for editor mount and sidebar mount
# Conflicts: # app/client/src/components/editorComponents/Sidebar.tsx # app/client/src/pages/Editor/WidgetsEditor.tsx # app/client/src/utils/DynamicBindingUtils.ts # app/client/src/utils/PerformanceTracker.ts
…oute causes re-renders
subrata71
pushed a commit
that referenced
this pull request
Aug 5, 2026
## Summary Batch security update via resolutions/version bumps. ### Resolved alerts - Resolves #713, #708 — postcss -> ^8.5.23 (direct dependency, version bump + resolutions pin) - Resolves #717, #716, #715 — undici -> ^6.28.0 (transitive/inconclusive, resolutions pin) - Resolves #714 — fast-uri -> ^3.1.5 (transitive/inconclusive, resolutions pin) - Resolves #712, #710 — brace-expansion -> ^1.1.18 (transitive/inconclusive, resolutions pin) ### Skipped (not addressed in this PR) - #711 — ip-address: current resolved version is 9.0.5 (major 9), patched version 10.3.1 requires a major bump — skipped per policy (major bump). - #703 — @opentelemetry/propagator-jaeger: current 1.27.0, patched 2.9.0 requires a major bump — skipped per policy (major bump). - #654 — @opentelemetry/core: current pinned ^1.30.0 (resolved 1.30.1), patched 2.8.0 requires a major bump — skipped per policy (major bump). No code changes — version bumps and resolutions only in app/client/package.json (yarn.lock regenerated via yarn install). /ok-to-test tags="@tag.All" <!-- This is an auto-generated comment: Cypress test results --> > [!TIP] > 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉 > Workflow run: <https://github.com/appsmithorg/appsmith/actions/runs/30990746298> > Commit: 5007f04 > <a href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=30990746298&attempt=1" target="_blank">Cypress dashboard</a>. > Tags: `@tag.All` > Spec: > <hr>Wed, 05 Aug 2026 09:56:46 UTC <!-- end of auto-generated comment: Cypress test results --> Co-authored-by: appsmith-smithes[bot] <appsmith-smithes[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.