-
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
[Infra][Monitoring] Update imports from Observability to Observability Shared #157872
[Infra][Monitoring] Update imports from Observability to Observability Shared #157872
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
2400782
to
e16787a
Compare
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.
Import change in x-pack/test/functional/apps/infra/tour.ts
LGTM
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.
The changes look good. Just left some minor nits to centralize imports from @kbn/observability-shared-plugin/public
in a single import
on some files
...s/metrics/inventory_view/components/ml/anomaly_detection/anomalies_table/anomalies_table.tsx
Outdated
Show resolved
Hide resolved
...ck/plugins/infra/public/pages/metrics/inventory_view/components/waffle/node_context_menu.tsx
Outdated
Show resolved
Hide resolved
.../public/pages/logs/log_entry_categories/sections/top_categories/category_example_message.tsx
Outdated
Show resolved
Hide resolved
…ctions/top_categories/category_example_message.tsx Co-authored-by: Carlos Crespo <[email protected]>
Co-authored-by: Carlos Crespo <[email protected]>
Co-authored-by: Carlos Crespo <[email protected]>
…nents/ml/anomaly_detection/anomalies_table/anomalies_table.tsx Co-authored-by: Carlos Crespo <[email protected]>
488da70
to
8d15e32
Compare
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! Thanks for doing the changes suggested
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Async chunks
Page load bundle
Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: |
…y Shared (#157872) Co-authored-by: Carlos Crespo <[email protected]>
Resolves #157852
📝 Summary
This PR updates imports of hooks and components from Observability to Observability Shared.
It builds on the preparation work done in #157848.
More information on the progress in the epic.
✅ Acceptance criteria