mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Categorise Kibana plugins - Wave 2 (#199302)
## Summary The remaining plugins are being categorised with the supervision/approval of their owners.
This commit is contained in:
parent
3d763498b8
commit
d06856157e
18 changed files with 39 additions and 1 deletions
|
@ -2,6 +2,8 @@
|
|||
"type": "plugin",
|
||||
"id": "@kbn/esql",
|
||||
"owner": "@elastic/kibana-esql",
|
||||
"group": "platform",
|
||||
"visibility": "shared",
|
||||
"plugin": {
|
||||
"id": "esql",
|
||||
"server": true,
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
"type": "plugin",
|
||||
"id": "@kbn/esql-datagrid",
|
||||
"owner": "@elastic/kibana-esql",
|
||||
"group": "platform",
|
||||
"visibility": "shared",
|
||||
"plugin": {
|
||||
"id": "esqlDataGrid",
|
||||
"server": false,
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
"type": "plugin",
|
||||
"id": "@kbn/open-telemetry-instrumented-plugin",
|
||||
"owner": "@elastic/obs-ux-infra_services-team",
|
||||
"group": "platform",
|
||||
"visibility": "shared",
|
||||
"plugin": {
|
||||
"id": "openTelemetryInstrumentedPlugin",
|
||||
"server": true,
|
||||
|
|
|
@ -5,6 +5,8 @@
|
|||
"@elastic/obs-ai-assistant",
|
||||
"@elastic/security-solution"
|
||||
],
|
||||
"group": "platform",
|
||||
"visibility": "private",
|
||||
"plugin": {
|
||||
"id": "dataUsage",
|
||||
"server": true,
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
"type": "plugin",
|
||||
"id": "@kbn/enterprise-search-plugin",
|
||||
"owner": "@elastic/search-kibana",
|
||||
// Could be categorised as Search in the future, but it currently needs to run in Observability too
|
||||
"group": "platform",
|
||||
"visibility": "shared",
|
||||
"description": "Adds dashboards for discovering and managing Enterprise Search products.",
|
||||
"plugin": {
|
||||
"id": "enterpriseSearch",
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
"type": "plugin",
|
||||
"id": "@kbn/entityManager-plugin",
|
||||
"owner": "@elastic/obs-entities",
|
||||
"group": "platform",
|
||||
"visibility": "shared",
|
||||
"description": "Entity manager plugin for entity assets (inventory, topology, etc)",
|
||||
"plugin": {
|
||||
"id": "entityManager",
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
"type": "plugin",
|
||||
"id": "@kbn/fields-metadata-plugin",
|
||||
"owner": "@elastic/obs-ux-logs-team",
|
||||
"group": "platform",
|
||||
"visibility": "shared",
|
||||
"description": "Exposes services for async usage and search of fields metadata.",
|
||||
"plugin": {
|
||||
"id": "fieldsMetadata",
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
"type": "plugin",
|
||||
"id": "@kbn/inference-plugin",
|
||||
"owner": "@elastic/appex-ai-infra",
|
||||
"group": "platform",
|
||||
"visibility": "shared",
|
||||
"plugin": {
|
||||
"id": "inference",
|
||||
"server": true,
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
"type": "plugin",
|
||||
"id": "@kbn/integration-assistant-plugin",
|
||||
"owner": "@elastic/security-scalability",
|
||||
"group": "platform",
|
||||
"visibility": "shared",
|
||||
"description": "Plugin implementing the Integration Assistant API and UI",
|
||||
"plugin": {
|
||||
"id": "integrationAssistant",
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
"type": "plugin",
|
||||
"id": "@kbn/monitoring-collection-plugin",
|
||||
"owner": "@elastic/stack-monitoring",
|
||||
"group": "platform",
|
||||
"visibility": "private",
|
||||
"plugin": {
|
||||
"id": "monitoringCollection",
|
||||
"server": true,
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
"type": "plugin",
|
||||
"id": "@kbn/entities-data-access-plugin",
|
||||
"owner": "@elastic/obs-entities",
|
||||
"group": "observability",
|
||||
"visibility": "private",
|
||||
"plugin": {
|
||||
"id": "entitiesDataAccess",
|
||||
"server": true,
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
"type": "plugin",
|
||||
"id": "@kbn/investigate-plugin",
|
||||
"owner": "@elastic/obs-ux-management-team",
|
||||
"group": "observability",
|
||||
"visibility": "private",
|
||||
"plugin": {
|
||||
"id": "investigate",
|
||||
"server": true,
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
"type": "plugin",
|
||||
"id": "@kbn/search-connectors-plugin",
|
||||
"owner": "@elastic/search-kibana",
|
||||
"group": "platform",
|
||||
"visibility": "shared",
|
||||
"description": "Plugin hosting shared features for connectors",
|
||||
"plugin": {
|
||||
"id": "searchConnectors",
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
"type": "plugin",
|
||||
"id": "@kbn/search-homepage",
|
||||
"owner": "@elastic/search-kibana",
|
||||
"group": "search",
|
||||
"visibility": "private",
|
||||
"plugin": {
|
||||
"id": "searchHomepage",
|
||||
"server": true,
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
"type": "plugin",
|
||||
"id": "@kbn/search-indices",
|
||||
"owner": "@elastic/search-kibana",
|
||||
"group": "search",
|
||||
"visibility": "private",
|
||||
"plugin": {
|
||||
"id": "searchIndices",
|
||||
"server": true,
|
||||
|
@ -25,4 +27,4 @@
|
|||
"esUiShared"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
"type": "plugin",
|
||||
"id": "@kbn/search-inference-endpoints",
|
||||
"owner": "@elastic/search-kibana",
|
||||
"group": "platform",
|
||||
"visibility": "shared",
|
||||
"plugin": {
|
||||
"id": "searchInferenceEndpoints",
|
||||
"server": true,
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
"type": "plugin",
|
||||
"id": "@kbn/search-notebooks",
|
||||
"owner": "@elastic/search-kibana",
|
||||
"group": "search",
|
||||
"visibility": "private",
|
||||
"description": "Plugin to provide access to and rendering of python notebooks for use in the persistent developer console.",
|
||||
"plugin": {
|
||||
"id": "searchNotebooks",
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
"type": "plugin",
|
||||
"id": "@kbn/search-playground",
|
||||
"owner": "@elastic/search-kibana",
|
||||
// @kbn/enterprise-search-plugin (platform) and @kbn/serverless-search (search) depend on it
|
||||
"group": "platform",
|
||||
"visibility": "shared",
|
||||
"plugin": {
|
||||
"id": "searchPlayground",
|
||||
"server": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue