-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Dataset quality] using common data types for timeRange #177630
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
/oblt-deploy |
7707830
to
761dc86
Compare
761dc86
to
b658cd4
Compare
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: cc @yngrdyn |
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.
LGTM
Normally we'd have to increment the url schema version for such a change. But since this page is not exposed anywhere yet I think we can get by without it this time.
This is a [follow up](elastic#177000 (comment)) PR of elastic#177000. ## Changes - Replace custom types for `timeRangeConfig` in dataset quality with common types coming from data plugin.
This is a [follow up](elastic#177000 (comment)) PR of elastic#177000. ## Changes - Replace custom types for `timeRangeConfig` in dataset quality with common types coming from data plugin.
Pinging @elastic/obs-ux-logs-team (Team:obs-ux-logs) |
This is a follow up PR of #177000.
Changes
timeRangeConfig
in dataset quality with common types coming from data plugin.