-
Notifications
You must be signed in to change notification settings - Fork 2
New insights UI #562
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
New insights UI #562
Conversation
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
Fix insight types, connect new insight cards
* Add N-Plus-One insights
Bottelneck insight
Add request breakdown insight
Endpoint slow down source
* Session in view --------- Co-authored-by: Kyrylo Shmidt <119138536+kshmidt-digma@users.noreply.github.com>
* Update insight cards
* Span scaling * Change * Update src/components/Insights/common/insights/ScalingIssueInsight/index.tsx Co-authored-by: Kyrylo Shmidt <119138536+kshmidt-digma@users.noreply.github.com> * Update src/components/Insights/common/insights/ScalingIssueInsight/index.tsx Co-authored-by: Kyrylo Shmidt <119138536+kshmidt-digma@users.noreply.github.com> * fix warnings --------- Co-authored-by: Kyrylo Shmidt <119138536+kshmidt-digma@users.noreply.github.com>
* Add Top Usage insight * Update insight card
* query optimization * reaname * Endpoint Query optimization * update * Update src/components/Insights/common/insights/SpanQueryOptimizationInsight/styles.ts Co-authored-by: Kyrylo Shmidt <119138536+kshmidt-digma@users.noreply.github.com> * clean-up --------- Co-authored-by: Kyrylo Shmidt <119138536+kshmidt-digma@users.noreply.github.com>
Add Duration breakdown
This reverts commit 04a90f2.
* custom primary button * Update src/components/Insights/common/InsightCard/index.tsx * Update src/components/Insights/common/InsightCard/index.tsx --------- Co-authored-by: Kyrylo Shmidt <119138536+kshmidt-digma@users.noreply.github.com>
* Update styles * Update styles, do not trigger select opening on link click * Fix Popover * Update src/components/Insights/common/insights/ExcessiveAPICallsInsight/index.tsx
* change override for btn * Change insights
Update Endpoint Query Optimization insight card
* change override for btn * Use state * fix name * Update src/components/common/App/types.ts Co-authored-by: Kyrylo Shmidt <119138536+kshmidt-digma@users.noreply.github.com> * Update src/components/Insights/InsightJiraTicket/index.tsx Co-authored-by: Kyrylo Shmidt <119138536+kshmidt-digma@users.noreply.github.com> * Update src/components/Insights/common/useInsightsData.ts Co-authored-by: Kyrylo Shmidt <119138536+kshmidt-digma@users.noreply.github.com> * Update src/components/Insights/InsightJiraTicket/index.tsx Co-authored-by: Kyrylo Shmidt <119138536+kshmidt-digma@users.noreply.github.com> * Update src/components/Insights/common/useInsightsData.ts Co-authored-by: Kyrylo Shmidt <119138536+kshmidt-digma@users.noreply.github.com> * Update src/components/Insights/common/useInsightsData.ts Co-authored-by: Kyrylo Shmidt <119138536+kshmidt-digma@users.noreply.github.com> * fix styles * Update UI --------- Co-authored-by: Kyrylo Shmidt <119138536+kshmidt-digma@users.noreply.github.com>
* Change contract for Recalculate action * Do not show Affected endpoinds label if list is empty * Remove Assets label in header * Update styles
* Fix empty state * fix navigation * clean-up * Update src/components/Navigation/ScopeNavigation/index.tsx * Update src/components/Navigation/ScopeNavigation/index.tsx * Update src/components/Navigation/ScopeNavigation/index.tsx * Update src/components/Navigation/ScopeNavigation/index.tsx --------- Co-authored-by: Kyrylo Shmidt <119138536+kshmidt-digma@users.noreply.github.com>
* Fix Bottleneck insights * Do not format fraction value
* Use criticality for insight icon coloring
* Fixed jira ticket ui Fixed style for trace btn * clean-up
Add span link to Insight card
* Handle nullable endpoint list * Fix story
* fix types * Fix Top usage table --------- Co-authored-by: Kyrylo Shmidt <kshmidt@digma.ai>
opoliarush
reviewed
Mar 5, 2024
src/components/Assets/AssetList/AssetEntry/AssetEntry.stories.tsx
Outdated
Show resolved
Hide resolved
opoliarush
approved these changes
Mar 5, 2024
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.
Closes #468
Closes #472
Closes #463
Closes #476
Closes #528
Closes #527
Closes #440
Closes #441
Closes #442
Closes #443
Closes #581
Closes #578
Closes #583
Closes #592
Closes #593
Closes #594
Closes #588
Closes #584
Closes #585
Closes #591
Closes #579
Closes #587
Closed #589
Closed #586
Closes #590
Closes #465
Closes #466
Closes #467
Closes #477
Closes #478
Closes #479
Closes #480
Closes #475
Closes #473
Closes #471
Closes #470
Closes #469