mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
1098 lines
No EOL
39 KiB
JSON
1098 lines
No EOL
39 KiB
JSON
{
|
|
"id": "@kbn/apm-synthtrace",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.ApmSynthtraceEsClient",
|
|
"type": "Class",
|
|
"tags": [],
|
|
"label": "ApmSynthtraceEsClient",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace",
|
|
"scope": "server",
|
|
"docId": "kibKbnApmSynthtracePluginApi",
|
|
"section": "def-server.ApmSynthtraceEsClient",
|
|
"text": "ApmSynthtraceEsClient"
|
|
},
|
|
" extends ",
|
|
"SynthtraceEsClient",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.ApmFields",
|
|
"text": "ApmFields"
|
|
},
|
|
">"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.ApmSynthtraceEsClient.Unnamed",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "Constructor",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.ApmSynthtraceEsClient.Unnamed.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "options",
|
|
"description": [],
|
|
"signature": [
|
|
"{ client: ",
|
|
"default",
|
|
"; logger: ",
|
|
"Logger",
|
|
"; } & ",
|
|
"ApmSynthtraceEsClientOptions"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.ApmSynthtraceEsClient.updateComponentTemplate",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "updateComponentTemplate",
|
|
"description": [],
|
|
"signature": [
|
|
"(name: ",
|
|
"ComponentTemplateName",
|
|
", modify: (template: ",
|
|
"ClusterComponentTemplateSummary",
|
|
") => ",
|
|
"IndicesIndexState",
|
|
") => Promise<void>"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.ApmSynthtraceEsClient.updateComponentTemplate.$1",
|
|
"type": "Enum",
|
|
"tags": [],
|
|
"label": "name",
|
|
"description": [],
|
|
"signature": [
|
|
"ComponentTemplateName"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.ApmSynthtraceEsClient.updateComponentTemplate.$2",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "modify",
|
|
"description": [],
|
|
"signature": [
|
|
"(template: ",
|
|
"ClusterComponentTemplateSummary",
|
|
") => ",
|
|
"IndicesIndexState"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.ApmSynthtraceEsClient.getDefaultPipeline",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getDefaultPipeline",
|
|
"description": [],
|
|
"signature": [
|
|
"({ includeSerialization, versionOverride, }?: { includeSerialization?: boolean | undefined; versionOverride?: string | undefined; }) => (base: ",
|
|
"Readable",
|
|
") => NodeJS.WritableStream"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.ApmSynthtraceEsClient.getDefaultPipeline.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{\n includeSerialization,\n versionOverride,\n }",
|
|
"description": [],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.ApmSynthtraceEsClient.getDefaultPipeline.$1.includeSerialization",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "includeSerialization",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.ApmSynthtraceEsClient.getDefaultPipeline.$1.versionOverride",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "versionOverride",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.ApmSynthtraceKibanaClient",
|
|
"type": "Class",
|
|
"tags": [],
|
|
"label": "ApmSynthtraceKibanaClient",
|
|
"description": [],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_kibana_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.ApmSynthtraceKibanaClient.Unnamed",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "Constructor",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_kibana_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.ApmSynthtraceKibanaClient.Unnamed.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "options",
|
|
"description": [],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_kibana_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.ApmSynthtraceKibanaClient.Unnamed.$1.logger",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "logger",
|
|
"description": [],
|
|
"signature": [
|
|
"Logger"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_kibana_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.ApmSynthtraceKibanaClient.Unnamed.$1.target",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "target",
|
|
"description": [],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_kibana_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.ApmSynthtraceKibanaClient.getFleetApmPackagePath",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getFleetApmPackagePath",
|
|
"description": [],
|
|
"signature": [
|
|
"(packageVersion?: string | undefined) => string"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_kibana_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.ApmSynthtraceKibanaClient.getFleetApmPackagePath.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "packageVersion",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_kibana_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.ApmSynthtraceKibanaClient.fetchLatestApmPackageVersion",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "fetchLatestApmPackageVersion",
|
|
"description": [],
|
|
"signature": [
|
|
"() => Promise<string>"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_kibana_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.ApmSynthtraceKibanaClient.installApmPackage",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "installApmPackage",
|
|
"description": [],
|
|
"signature": [
|
|
"(packageVersion?: string | undefined) => Promise<{ version: string; }>"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_kibana_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.ApmSynthtraceKibanaClient.installApmPackage.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "packageVersion",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_kibana_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.ApmSynthtraceKibanaClient.uninstallApmPackage",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "uninstallApmPackage",
|
|
"description": [],
|
|
"signature": [
|
|
"() => Promise<void>"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_kibana_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.AssetsSynthtraceEsClient",
|
|
"type": "Class",
|
|
"tags": [],
|
|
"label": "AssetsSynthtraceEsClient",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace",
|
|
"scope": "server",
|
|
"docId": "kibKbnApmSynthtracePluginApi",
|
|
"section": "def-server.AssetsSynthtraceEsClient",
|
|
"text": "AssetsSynthtraceEsClient"
|
|
},
|
|
" extends ",
|
|
"SynthtraceEsClient",
|
|
"<",
|
|
"ServiceAssetDocument",
|
|
">"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/assets/assets_synthtrace_es_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.AssetsSynthtraceEsClient.Unnamed",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "Constructor",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/assets/assets_synthtrace_es_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.AssetsSynthtraceEsClient.Unnamed.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "options",
|
|
"description": [],
|
|
"signature": [
|
|
"{ client: ",
|
|
"default",
|
|
"; logger: ",
|
|
"Logger",
|
|
"; } & ",
|
|
"AssetsSynthtraceEsClientOptions"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/assets/assets_synthtrace_es_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.InfraSynthtraceEsClient",
|
|
"type": "Class",
|
|
"tags": [],
|
|
"label": "InfraSynthtraceEsClient",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace",
|
|
"scope": "server",
|
|
"docId": "kibKbnApmSynthtracePluginApi",
|
|
"section": "def-server.InfraSynthtraceEsClient",
|
|
"text": "InfraSynthtraceEsClient"
|
|
},
|
|
" extends ",
|
|
"SynthtraceEsClient",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.InfraDocument",
|
|
"text": "InfraDocument"
|
|
},
|
|
">"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/infra/infra_synthtrace_es_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.InfraSynthtraceEsClient.Unnamed",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "Constructor",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/infra/infra_synthtrace_es_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.InfraSynthtraceEsClient.Unnamed.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "options",
|
|
"description": [],
|
|
"signature": [
|
|
"{ client: ",
|
|
"default",
|
|
"; logger: ",
|
|
"Logger",
|
|
"; } & ",
|
|
"InfraSynthtraceEsClientOptions"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/infra/infra_synthtrace_es_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.InfraSynthtraceKibanaClient",
|
|
"type": "Class",
|
|
"tags": [],
|
|
"label": "InfraSynthtraceKibanaClient",
|
|
"description": [],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/infra/infra_synthtrace_kibana_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.InfraSynthtraceKibanaClient.Unnamed",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "Constructor",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/infra/infra_synthtrace_kibana_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.InfraSynthtraceKibanaClient.Unnamed.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "options",
|
|
"description": [],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/infra/infra_synthtrace_kibana_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.InfraSynthtraceKibanaClient.Unnamed.$1.logger",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "logger",
|
|
"description": [],
|
|
"signature": [
|
|
"Logger"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/infra/infra_synthtrace_kibana_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.InfraSynthtraceKibanaClient.Unnamed.$1.target",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "target",
|
|
"description": [],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/infra/infra_synthtrace_kibana_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.InfraSynthtraceKibanaClient.Unnamed.$1.username",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "username",
|
|
"description": [],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/infra/infra_synthtrace_kibana_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.InfraSynthtraceKibanaClient.Unnamed.$1.password",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "password",
|
|
"description": [],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/infra/infra_synthtrace_kibana_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.InfraSynthtraceKibanaClient.fetchLatestSystemPackageVersion",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "fetchLatestSystemPackageVersion",
|
|
"description": [],
|
|
"signature": [
|
|
"() => Promise<string>"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/infra/infra_synthtrace_kibana_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.InfraSynthtraceKibanaClient.installSystemPackage",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "installSystemPackage",
|
|
"description": [],
|
|
"signature": [
|
|
"(packageVersion: string) => Promise<void>"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/infra/infra_synthtrace_kibana_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.InfraSynthtraceKibanaClient.installSystemPackage.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "packageVersion",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/infra/infra_synthtrace_kibana_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.InfraSynthtraceKibanaClient.uninstallSystemPackage",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "uninstallSystemPackage",
|
|
"description": [],
|
|
"signature": [
|
|
"(packageVersion: string) => Promise<void>"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/infra/infra_synthtrace_kibana_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.InfraSynthtraceKibanaClient.uninstallSystemPackage.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "packageVersion",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/infra/infra_synthtrace_kibana_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.LogsSynthtraceEsClient",
|
|
"type": "Class",
|
|
"tags": [],
|
|
"label": "LogsSynthtraceEsClient",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace",
|
|
"scope": "server",
|
|
"docId": "kibKbnApmSynthtracePluginApi",
|
|
"section": "def-server.LogsSynthtraceEsClient",
|
|
"text": "LogsSynthtraceEsClient"
|
|
},
|
|
" extends ",
|
|
"SynthtraceEsClient",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.LogDocument",
|
|
"text": "LogDocument"
|
|
},
|
|
">"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/logs/logs_synthtrace_es_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.LogsSynthtraceEsClient.Unnamed",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "Constructor",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/logs/logs_synthtrace_es_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.LogsSynthtraceEsClient.Unnamed.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "options",
|
|
"description": [],
|
|
"signature": [
|
|
"{ client: ",
|
|
"default",
|
|
"; logger: ",
|
|
"Logger",
|
|
"; } & ",
|
|
"LogsSynthtraceEsClientOptions"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/logs/logs_synthtrace_es_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.LogsSynthtraceEsClient.createIndexTemplate",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "createIndexTemplate",
|
|
"description": [],
|
|
"signature": [
|
|
"(name: ",
|
|
"IndexTemplateName",
|
|
") => Promise<void>"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/logs/logs_synthtrace_es_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.LogsSynthtraceEsClient.createIndexTemplate.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "name",
|
|
"description": [],
|
|
"signature": [
|
|
"IndexTemplateName"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/logs/logs_synthtrace_es_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.LogsSynthtraceEsClient.createIndex",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "createIndex",
|
|
"description": [],
|
|
"signature": [
|
|
"(index: string, mappings?: ",
|
|
"MappingTypeMapping",
|
|
" | undefined) => Promise<void>"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/logs/logs_synthtrace_es_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.LogsSynthtraceEsClient.createIndex.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "index",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/logs/logs_synthtrace_es_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.LogsSynthtraceEsClient.createIndex.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "mappings",
|
|
"description": [],
|
|
"signature": [
|
|
"MappingTypeMapping",
|
|
" | undefined"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/logs/logs_synthtrace_es_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.MonitoringSynthtraceEsClient",
|
|
"type": "Class",
|
|
"tags": [],
|
|
"label": "MonitoringSynthtraceEsClient",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace",
|
|
"scope": "server",
|
|
"docId": "kibKbnApmSynthtracePluginApi",
|
|
"section": "def-server.MonitoringSynthtraceEsClient",
|
|
"text": "MonitoringSynthtraceEsClient"
|
|
},
|
|
" extends ",
|
|
"SynthtraceEsClient",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.MonitoringDocument",
|
|
"text": "MonitoringDocument"
|
|
},
|
|
">"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/monitoring/monitoring_synthtrace_es_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.MonitoringSynthtraceEsClient.Unnamed",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "Constructor",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/monitoring/monitoring_synthtrace_es_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.MonitoringSynthtraceEsClient.Unnamed.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "options",
|
|
"description": [],
|
|
"signature": [
|
|
"{ client: ",
|
|
"default",
|
|
"; logger: ",
|
|
"Logger",
|
|
"; } & ",
|
|
"MonitoringSynthtraceEsClientOptions"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/monitoring/monitoring_synthtrace_es_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.SyntheticsSynthtraceEsClient",
|
|
"type": "Class",
|
|
"tags": [],
|
|
"label": "SyntheticsSynthtraceEsClient",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace",
|
|
"scope": "server",
|
|
"docId": "kibKbnApmSynthtracePluginApi",
|
|
"section": "def-server.SyntheticsSynthtraceEsClient",
|
|
"text": "SyntheticsSynthtraceEsClient"
|
|
},
|
|
" extends ",
|
|
"SynthtraceEsClient",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.SyntheticsMonitorDocument",
|
|
"text": "SyntheticsMonitorDocument"
|
|
},
|
|
">"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/synthetics/synthetics_synthtrace_es_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.SyntheticsSynthtraceEsClient.Unnamed",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "Constructor",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/synthetics/synthetics_synthtrace_es_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.SyntheticsSynthtraceEsClient.Unnamed.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "options",
|
|
"description": [],
|
|
"signature": [
|
|
"{ client: ",
|
|
"default",
|
|
"; logger: ",
|
|
"Logger",
|
|
"; } & ",
|
|
"SyntheticsSynthtraceEsClientOptions"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/synthetics/synthetics_synthtrace_es_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"functions": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.addObserverVersionTransform",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "addObserverVersionTransform",
|
|
"description": [],
|
|
"signature": [
|
|
"(observerVersion: string) => ",
|
|
"Transform"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/utils/transform_helpers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.addObserverVersionTransform.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "observerVersion",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/utils/transform_helpers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.createLogger",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "createLogger",
|
|
"description": [],
|
|
"signature": [
|
|
"(logLevel: ",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace",
|
|
"scope": "server",
|
|
"docId": "kibKbnApmSynthtracePluginApi",
|
|
"section": "def-server.LogLevel",
|
|
"text": "LogLevel"
|
|
},
|
|
") => ",
|
|
"Logger"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/utils/create_logger.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.createLogger.$1",
|
|
"type": "Enum",
|
|
"tags": [],
|
|
"label": "logLevel",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace",
|
|
"scope": "server",
|
|
"docId": "kibKbnApmSynthtracePluginApi",
|
|
"section": "def-server.LogLevel",
|
|
"text": "LogLevel"
|
|
}
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/utils/create_logger.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.deleteSummaryFieldTransform",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "deleteSummaryFieldTransform",
|
|
"description": [],
|
|
"signature": [
|
|
"() => ",
|
|
"Transform"
|
|
],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/utils/transform_helpers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"interfaces": [],
|
|
"enums": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace",
|
|
"id": "def-server.LogLevel",
|
|
"type": "Enum",
|
|
"tags": [],
|
|
"label": "LogLevel",
|
|
"description": [],
|
|
"path": "packages/kbn-apm-synthtrace/src/lib/utils/create_logger.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
}
|
|
} |