-
Notifications
You must be signed in to change notification settings - Fork 513
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
Issue 356 maximum lookback should be retention period #384
Issue 356 maximum lookback should be retention period #384
Conversation
Signed-off-by: Everett Ross <reverett@uber.com>
Signed-off-by: Everett Ross <reverett@uber.com>
Codecov Report
@@ Coverage Diff @@
## master #384 +/- ##
=========================================
+ Coverage 88.95% 89.06% +0.1%
=========================================
Files 162 162
Lines 3640 3658 +18
Branches 829 831 +2
=========================================
+ Hits 3238 3258 +20
+ Misses 366 364 -2
Partials 36 36
Continue to review full report at Codecov.
|
That explains why my previous PRs merely "mentioned" issues without closing them and I had to do it manually. Thanks! |
Signed-off-by: Everett Ross <reverett@uber.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.
Looks great. Left a few comments, LMK what you think?
packages/jaeger-ui/src/components/SearchTracePage/SearchForm.js
Outdated
Show resolved
Hide resolved
packages/jaeger-ui/src/components/SearchTracePage/SearchForm.js
Outdated
Show resolved
Hide resolved
packages/jaeger-ui/src/components/SearchTracePage/SearchForm.test.js
Outdated
Show resolved
Hide resolved
packages/jaeger-ui/src/components/SearchTracePage/SearchForm.js
Outdated
Show resolved
Hide resolved
packages/jaeger-ui/src/components/SearchTracePage/SearchForm.test.js
Outdated
Show resolved
Hide resolved
packages/jaeger-ui/src/components/SearchTracePage/SearchForm.js
Outdated
Show resolved
Hide resolved
label for equivalent options Signed-off-by: Everett Ross <reverett@uber.com>
state through mapStateToProps, Clean up global getJaegerUiConfig warning suppression Signed-off-by: Everett Ross <reverett@uber.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.
Looks great.
Which problem is this PR solving?
Short description of the changes
get-config.tsx