elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.65k stars 8.23k forks source link

[Console] Import the types from the ES specification #163335

Open yuliacech opened 1 year ago

yuliacech commented 1 year ago

The script to generate console definitions uses the types defined in the ES specification repo (metamodel.ts). Currently, the types are copied from the repo into the script source code (see this file). Instead we should import the types from the repo directly. For that, the repo probably needs to be added to Kibana as a dev dependency. We need to reach out to the operations team and discuss if that is possible.

elasticmachine commented 1 year ago

Pinging @elastic/platform-deployment-management (Team:Deployment Management)

elasticmachine commented 2 months ago

Pinging @elastic/kibana-management (Team:Kibana Management)