kibana/x-pack/plugins/metrics_data_access
Carlos Crespo 092330c2a3
[ObsUX] Move formulas and dashboard config to inventory models (#171872)
## Summary

This PR moves formulas and charts developed for the Hosts View and Asset
Details into the Inventory Models existing structure.

### `metrics_data_access` plugin

This is where the inventory models are found. All charts and formulas
have been moved from `infra` plugin into this plugin Most of the changes
are just about that. I've refactored a few things to help with the
reusability of these charts/dashboards

### `infra` plugin

Changes made here were a consequence of the refactors in the
charts/dashboards config.

### `@kbn/lens-embaddable-utils` package

Just added new types

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-11-30 10:17:58 +01:00
..
common [ObsUX] Move formulas and dashboard config to inventory models (#171872) 2023-11-30 10:17:58 +01:00
public [apm][infra] remove infra dependency from apm (#167531) 2023-11-02 16:28:32 +02:00
server async-import plugins in the server side (#170856) 2023-11-15 00:55:56 -07:00
jest.config.js
kibana.jsonc Update new codeowners for Obs team changes (#170182) 2023-11-08 14:30:17 +00:00
README.md
tsconfig.json [ObsUX] Move formulas and dashboard config to inventory models (#171872) 2023-11-30 10:17:58 +01:00

Metrics Data Access

Exposes utilities to access metrics data.