mirror of
https://github.com/elastic/kibana.git
synced 2025-04-18 23:21:39 -04:00
94 lines
No EOL
2.4 KiB
JSON
94 lines
No EOL
2.4 KiB
JSON
{
|
|
"id": "@kbn/apm-data-view",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-data-view",
|
|
"id": "def-common.getStaticDataViewId",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getStaticDataViewId",
|
|
"description": [],
|
|
"signature": [
|
|
"(spaceId: string) => string"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-data-view/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-data-view",
|
|
"id": "def-common.getStaticDataViewId.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "spaceId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-data-view/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-data-view",
|
|
"id": "def-common.isAPMDataView",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "isAPMDataView",
|
|
"description": [],
|
|
"signature": [
|
|
"(dataViewId: string) => boolean"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-data-view/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-data-view",
|
|
"id": "def-common.isAPMDataView.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "dataViewId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-data-view/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
}
|
|
} |