[Infrastructure UI] Create MetricsExplorerViewsService and MetricsExplorerViewsClient#155878
Conversation
|
Pinging @elastic/infra-monitoring-ui (Team:Infra Monitoring UI) |
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
crespocarlos
left a comment
There was a problem hiding this comment.
LGTM! Just tiny little thing.
x-pack/plugins/infra/public/services/metrics_explorer_views/metrics_explorer_views_client.ts
Outdated
Show resolved
Hide resolved
…trics_explorer_views_client.ts Co-authored-by: Carlos Crespo <crespocarlos@users.noreply.github.com>
💚 Build Succeeded
Metrics [docs]Module Count
Public APIs missing comments
Async chunks
Public APIs missing exports
Page load bundle
Unknown metric groupsAPI count
ESLint disabled in files
ESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: |
📓 Summary
Depends on #154900
Closes #155112
This PR implements the
InventoryViewsServiceandInventoryViewsClient, injecting an instance of the client in the KibanaContextForPlugin and exposing so a set of utilities to retrieve/update inventory views:findMetricsExplorerViewsgetMetricsExplorerViewcreateMetricsExplorerViewupdateMetricsExplorerViewdeleteMetricsExplorerView👣 Next steps