-
Notifications
You must be signed in to change notification settings - Fork 510
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
Updated Default Configuration for Deep Dependency Graph #2063
Updated Default Configuration for Deep Dependency Graph #2063
Conversation
Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
packages/jaeger-ui/src/components/DeepDependencies/Header/LayoutSettings/index.test.js
Outdated
Show resolved
Hide resolved
packages/jaeger-ui/src/components/DeepDependencies/Header/LayoutSettings/index.test.js
Outdated
Show resolved
Hide resolved
packages/jaeger-ui/src/components/DeepDependencies/Header/LayoutSettings/index.tsx
Outdated
Show resolved
Hide resolved
packages/jaeger-ui/src/components/DeepDependencies/Header/LayoutSettings/index.test.js
Show resolved
Hide resolved
packages/jaeger-ui/src/components/DeepDependencies/Header/LayoutSettings/index.test.js
Outdated
Show resolved
Hide resolved
Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
…b.com/Wise-Wizard/jaeger-ui into default-configuration/deep-dependency
packages/jaeger-ui/src/components/DeepDependencies/Header/LayoutSettings/index.test.js
Outdated
Show resolved
Hide resolved
packages/jaeger-ui/src/components/DeepDependencies/Header/LayoutSettings/index.test.js
Show resolved
Hide resolved
packages/jaeger-ui/src/components/DeepDependencies/Header/LayoutSettings/index.test.js
Outdated
Show resolved
Hide resolved
packages/jaeger-ui/src/components/DeepDependencies/Header/LayoutSettings/index.test.js
Outdated
Show resolved
Hide resolved
packages/jaeger-ui/src/components/DeepDependencies/Header/LayoutSettings/index.tsx
Outdated
Show resolved
Hide resolved
…utSettings/index.tsx Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com> Signed-off-by: Saransh Shankar <103821431+Wise-Wizard@users.noreply.github.com>
packages/jaeger-ui/src/components/DeepDependencies/Header/LayoutSettings/index.tsx
Outdated
Show resolved
Hide resolved
…utSettings/index.tsx Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com> Signed-off-by: Saransh Shankar <103821431+Wise-Wizard@users.noreply.github.com>
Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! LGTM
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2063 +/- ##
=======================================
Coverage 96.54% 96.54%
=======================================
Files 255 255
Lines 7616 7622 +6
Branches 1984 1985 +1
=======================================
+ Hits 7353 7359 +6
Misses 263 263 ☔ View full report in Codecov by Sentry. |
All the checks except Lint has passed, Is there something that's remaining to be done from my end, or is it common and you shall kindly take a look and merge it manually? |
error message:
|
Running yarn prettier, didn't resolve it. Please let me know of the steps I have to take to resolve this. It will be of great help. Does it have to do something with yarn version, because I am using v1.22.4 to locally setup my jaeger-ui repo. |
Signed-off-by: Yuri Shkuro <github@ysh.us>
I ran
I just pushed them. |
Yes, even I did the same thing ran yarn prettier but it didn't seem to work for me locally :( |
Thanks a lot for your help, this PR really helped me grow and learn. Appreciate it. Can you please suggest some issues you would like me to take a look at next? |
I don't have particular suggestions, look for any help-wanted tickets that sound interesting to you. |
Sure, will take up the next one I find interesting:) |
Problem
Resolves #600, which reported a concern related to [Feature] change the default layout selection for deep dependency graph view (view=ddg)
Changes
In order to resolve the mentioned issue, the following changes have been implemented:
Testing
The changes have been thoroughly tested to ensure their correctness and compatibility. The testing process included:
Checklist
To comply with the project's contribution guidelines, the following checklist items have been addressed:
jaeger
:make lint test
jaeger-ui
:yarn lint
andyarn test