kibana/x-pack/plugins/infra/kibana.json
Felix Stürmer 4bb6c08e26
[Logs + Metrics UI] Fix incomplete config schema and async usa… (#58576)
This fixes the configuration file schema of the infra plugin in the new platform shim.
2020-02-26 12:47:18 +01:00

7 lines
125 B
JSON

{
"id": "infra",
"version": "8.0.0",
"kibanaVersion": "kibana",
"server": true,
"configPath": ["xpack", "infra"]
}