mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
14 lines
364 B
JSON
14 lines
364 B
JSON
[
|
|
{
|
|
"output": "plugins/telemetry_collection_xpack/schema/xpack_plugins.json",
|
|
"root": "plugins/",
|
|
"exclude": [
|
|
"plugins/monitoring/server/telemetry_collection/"
|
|
]
|
|
},
|
|
{
|
|
"output": "plugins/telemetry_collection_xpack/schema/xpack_monitoring.json",
|
|
"root": "plugins/monitoring/server/telemetry_collection/",
|
|
"exclude": []
|
|
}
|
|
]
|