mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
## Summary Closes https://github.com/elastic/kibana/issues/166834 Moves the following components out of infra plugin so we can remove the apm->infra dependency - `/infra/metrics_explorer` route - (Host|Pod|Container)MetricsTable components - InfraAppId - InfraLocators ### Testing We should focus the testing on the metrics_explorer route which is used by 1. Tables in the Infrastructure section of apm and 2. Infrastructure > Metrics explorer app. No functionality was added so these apps should have the same existing behavior. Easiest way to get these views loaded is by connecting kibana to an edge-oblt cluster, alternatively load service and metrics with a data loader. ### Follow up - (Host|Pod|Container)MetricsTable components are part of the metricsDataAccess plugin contract but should be moved to stateless package --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Jason Rhodes <jason.rhodes@elastic.co> |
||
---|---|---|
.. | ||
usage_collector.ts |