mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
7891 lines
No EOL
263 KiB
JSON
7891 lines
No EOL
263 KiB
JSON
{
|
|
"id": "apm",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-public.ConfigSchema",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "ConfigSchema",
|
|
"description": [],
|
|
"path": "x-pack/plugins/apm/public/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-public.ConfigSchema.serviceMapEnabled",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "serviceMapEnabled",
|
|
"description": [],
|
|
"path": "x-pack/plugins/apm/public/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-public.ConfigSchema.ui",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "ui",
|
|
"description": [],
|
|
"signature": [
|
|
"{ enabled: boolean; }"
|
|
],
|
|
"path": "x-pack/plugins/apm/public/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": [],
|
|
"setup": {
|
|
"parentPluginId": "apm",
|
|
"id": "def-public.ApmPluginSetup",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ApmPluginSetup",
|
|
"description": [],
|
|
"signature": [
|
|
"{ locator: ",
|
|
{
|
|
"pluginId": "share",
|
|
"scope": "common",
|
|
"docId": "kibSharePluginApi",
|
|
"section": "def-common.LocatorPublic",
|
|
"text": "LocatorPublic"
|
|
},
|
|
"<{ serviceName: undefined; } | ({ serviceName: string; } & { serviceOverviewTab?: \"metrics\" | \"logs\" | \"traces\" | \"errors\" | undefined; } & { query: { environment: \"ENVIRONMENT_NOT_DEFINED\" | \"ENVIRONMENT_ALL\" | ",
|
|
"Branded",
|
|
"<string, ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">; }; })>; }"
|
|
],
|
|
"path": "x-pack/plugins/apm/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"lifecycle": "setup",
|
|
"initialIsOpen": true
|
|
},
|
|
"start": {
|
|
"parentPluginId": "apm",
|
|
"id": "def-public.ApmPluginStart",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ApmPluginStart",
|
|
"description": [],
|
|
"signature": [
|
|
"void"
|
|
],
|
|
"path": "x-pack/plugins/apm/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"lifecycle": "start",
|
|
"initialIsOpen": true
|
|
}
|
|
},
|
|
"server": {
|
|
"classes": [
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMPlugin",
|
|
"type": "Class",
|
|
"tags": [],
|
|
"label": "APMPlugin",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMPlugin",
|
|
"text": "APMPlugin"
|
|
},
|
|
" implements ",
|
|
{
|
|
"pluginId": "@kbn/core-plugins-server",
|
|
"scope": "common",
|
|
"docId": "kibKbnCorePluginsServerPluginApi",
|
|
"section": "def-common.Plugin",
|
|
"text": "Plugin"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMPluginSetup",
|
|
"text": "APMPluginSetup"
|
|
},
|
|
", void, ",
|
|
"APMPluginSetupDependencies",
|
|
", ",
|
|
"APMPluginStartDependencies",
|
|
">"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMPlugin.Unnamed",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "Constructor",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMPlugin.Unnamed.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "initContext",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-plugins-server",
|
|
"scope": "common",
|
|
"docId": "kibKbnCorePluginsServerPluginApi",
|
|
"section": "def-common.PluginInitializerContext",
|
|
"text": "PluginInitializerContext"
|
|
},
|
|
"<unknown>"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMPlugin.setup",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "setup",
|
|
"description": [],
|
|
"signature": [
|
|
"(core: ",
|
|
{
|
|
"pluginId": "@kbn/core-lifecycle-server",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreLifecycleServerPluginApi",
|
|
"section": "def-common.CoreSetup",
|
|
"text": "CoreSetup"
|
|
},
|
|
"<",
|
|
"APMPluginStartDependencies",
|
|
", unknown>, plugins: ",
|
|
"APMPluginSetupDependencies",
|
|
") => { config$: ",
|
|
"Observable",
|
|
"<Readonly<{} & { indices: Readonly<{} & { metric: string; error: string; span: string; transaction: string; onboarding: string; }>; autoCreateApmDataView: boolean; serviceMapEnabled: boolean; serviceMapFingerprintBucketSize: number; serviceMapFingerprintGlobalBucketSize: number; serviceMapTraceIdBucketSize: number; serviceMapTraceIdGlobalBucketSize: number; serviceMapMaxTracesPerRequest: number; ui: Readonly<{} & { enabled: boolean; maxTraceItems: number; }>; searchAggregatedTransactions: ",
|
|
"SearchAggregatedTransactionSetting",
|
|
"; telemetryCollectionEnabled: boolean; metricsInterval: number; agent: Readonly<{} & { migrations: Readonly<{} & { enabled: boolean; }>; }>; forceSyntheticSource: boolean; }>>; getApmIndices: () => Promise<Readonly<{ error: string; onboarding: string; span: string; transaction: string; metric: string; }>>; createApmEventClient: ({ request, context, debug, }: { debug?: boolean | undefined; request: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-server",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpServerPluginApi",
|
|
"section": "def-common.KibanaRequest",
|
|
"text": "KibanaRequest"
|
|
},
|
|
"<unknown, unknown, unknown, any>; context: ",
|
|
"ApmPluginRequestHandlerContext",
|
|
"; }) => Promise<",
|
|
"APMEventClient",
|
|
">; }"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMPlugin.setup.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "core",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-lifecycle-server",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreLifecycleServerPluginApi",
|
|
"section": "def-common.CoreSetup",
|
|
"text": "CoreSetup"
|
|
},
|
|
"<",
|
|
"APMPluginStartDependencies",
|
|
", unknown>"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMPlugin.setup.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "plugins",
|
|
"description": [],
|
|
"signature": [
|
|
"APMPluginSetupDependencies"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMPlugin.start",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "start",
|
|
"description": [],
|
|
"signature": [
|
|
"(core: ",
|
|
{
|
|
"pluginId": "@kbn/core-lifecycle-server",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreLifecycleServerPluginApi",
|
|
"section": "def-common.CoreStart",
|
|
"text": "CoreStart"
|
|
},
|
|
", plugins: ",
|
|
"APMPluginStartDependencies",
|
|
") => void"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMPlugin.start.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "core",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-lifecycle-server",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreLifecycleServerPluginApi",
|
|
"section": "def-common.CoreStart",
|
|
"text": "CoreStart"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/apm/server/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMPlugin.start.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "plugins",
|
|
"description": [],
|
|
"signature": [
|
|
"APMPluginStartDependencies"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMPlugin.stop",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "stop",
|
|
"description": [],
|
|
"signature": [
|
|
"() => void"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"functions": [],
|
|
"interfaces": [
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMRouteHandlerResources",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "APMRouteHandlerResources",
|
|
"description": [],
|
|
"path": "x-pack/plugins/apm/server/routes/typings.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMRouteHandlerResources.request",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "request",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-http-server",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpServerPluginApi",
|
|
"section": "def-common.KibanaRequest",
|
|
"text": "KibanaRequest"
|
|
},
|
|
"<unknown, unknown, unknown, any>"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/routes/typings.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMRouteHandlerResources.context",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "context",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-http-request-handler-context-server",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpRequestHandlerContextServerPluginApi",
|
|
"section": "def-common.RequestHandlerContext",
|
|
"text": "RequestHandlerContext"
|
|
},
|
|
" & { licensing: Promise<",
|
|
{
|
|
"pluginId": "licensing",
|
|
"scope": "server",
|
|
"docId": "kibLicensingPluginApi",
|
|
"section": "def-server.LicensingApiRequestHandlerContext",
|
|
"text": "LicensingApiRequestHandlerContext"
|
|
},
|
|
">; alerting: Promise<",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "server",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-server.AlertingApiRequestHandlerContext",
|
|
"text": "AlertingApiRequestHandlerContext"
|
|
},
|
|
">; rac: Promise<",
|
|
{
|
|
"pluginId": "ruleRegistry",
|
|
"scope": "server",
|
|
"docId": "kibRuleRegistryPluginApi",
|
|
"section": "def-server.RacApiRequestHandlerContext",
|
|
"text": "RacApiRequestHandlerContext"
|
|
},
|
|
">; }"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/routes/typings.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMRouteHandlerResources.params",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "params",
|
|
"description": [],
|
|
"signature": [
|
|
"{ query: { _inspect: boolean; start?: number | undefined; end?: number | undefined; }; }"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/routes/typings.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMRouteHandlerResources.config",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "config",
|
|
"description": [],
|
|
"signature": [
|
|
"{ readonly indices: Readonly<{} & { metric: string; error: string; span: string; transaction: string; onboarding: string; }>; readonly autoCreateApmDataView: boolean; readonly serviceMapEnabled: boolean; readonly serviceMapFingerprintBucketSize: number; readonly serviceMapFingerprintGlobalBucketSize: number; readonly serviceMapTraceIdBucketSize: number; readonly serviceMapTraceIdGlobalBucketSize: number; readonly serviceMapMaxTracesPerRequest: number; readonly ui: Readonly<{} & { enabled: boolean; maxTraceItems: number; }>; readonly searchAggregatedTransactions: ",
|
|
"SearchAggregatedTransactionSetting",
|
|
"; readonly telemetryCollectionEnabled: boolean; readonly metricsInterval: number; readonly agent: Readonly<{} & { migrations: Readonly<{} & { enabled: boolean; }>; }>; readonly forceSyntheticSource: boolean; }"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/routes/typings.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMRouteHandlerResources.logger",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "logger",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/logging",
|
|
"scope": "common",
|
|
"docId": "kibKbnLoggingPluginApi",
|
|
"section": "def-common.Logger",
|
|
"text": "Logger"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/apm/server/routes/typings.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMRouteHandlerResources.core",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "core",
|
|
"description": [],
|
|
"signature": [
|
|
"APMCore"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/routes/typings.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMRouteHandlerResources.plugins",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "plugins",
|
|
"description": [],
|
|
"signature": [
|
|
"{ data: { setup: ",
|
|
{
|
|
"pluginId": "data",
|
|
"scope": "server",
|
|
"docId": "kibDataPluginApi",
|
|
"section": "def-server.DataPluginSetup",
|
|
"text": "DataPluginSetup"
|
|
},
|
|
"; start: () => Promise<",
|
|
{
|
|
"pluginId": "data",
|
|
"scope": "server",
|
|
"docId": "kibDataPluginApi",
|
|
"section": "def-server.DataPluginStart",
|
|
"text": "DataPluginStart"
|
|
},
|
|
">; }; features: { setup: ",
|
|
{
|
|
"pluginId": "features",
|
|
"scope": "server",
|
|
"docId": "kibFeaturesPluginApi",
|
|
"section": "def-server.PluginSetupContract",
|
|
"text": "PluginSetupContract"
|
|
},
|
|
"; start: () => Promise<",
|
|
{
|
|
"pluginId": "features",
|
|
"scope": "server",
|
|
"docId": "kibFeaturesPluginApi",
|
|
"section": "def-server.PluginStartContract",
|
|
"text": "PluginStartContract"
|
|
},
|
|
">; }; licensing: { setup: ",
|
|
{
|
|
"pluginId": "licensing",
|
|
"scope": "server",
|
|
"docId": "kibLicensingPluginApi",
|
|
"section": "def-server.LicensingPluginSetup",
|
|
"text": "LicensingPluginSetup"
|
|
},
|
|
"; start: () => Promise<",
|
|
{
|
|
"pluginId": "licensing",
|
|
"scope": "server",
|
|
"docId": "kibLicensingPluginApi",
|
|
"section": "def-server.LicensingPluginStart",
|
|
"text": "LicensingPluginStart"
|
|
},
|
|
">; }; observability: { setup: { getAlertDetailsConfig(): Readonly<{} & { metrics: Readonly<{} & { enabled: boolean; }>; apm: Readonly<{} & { enabled: boolean; }>; logs: Readonly<{} & { enabled: boolean; }>; uptime: Readonly<{} & { enabled: boolean; }>; }>; getScopedAnnotationsClient: (requestContext: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-request-handler-context-server",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpRequestHandlerContextServerPluginApi",
|
|
"section": "def-common.RequestHandlerContext",
|
|
"text": "RequestHandlerContext"
|
|
},
|
|
" & { licensing: Promise<",
|
|
{
|
|
"pluginId": "licensing",
|
|
"scope": "server",
|
|
"docId": "kibLicensingPluginApi",
|
|
"section": "def-server.LicensingApiRequestHandlerContext",
|
|
"text": "LicensingApiRequestHandlerContext"
|
|
},
|
|
">; }, request: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-server",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpServerPluginApi",
|
|
"section": "def-common.KibanaRequest",
|
|
"text": "KibanaRequest"
|
|
},
|
|
"<unknown, unknown, unknown, any>) => Promise<{ readonly index: string; create: (createParams: { annotation: { type: string; }; '@timestamp': string; message: string; } & { tags?: string[] | undefined; service?: { name?: string | undefined; environment?: string | undefined; version?: string | undefined; } | undefined; }) => Promise<{ _id: string; _index: string; _source: ",
|
|
"Annotation",
|
|
"; }>; getById: (getByIdParams: { id: string; }) => Promise<",
|
|
"GetResponse",
|
|
"<unknown>>; delete: (deleteParams: { id: string; }) => Promise<",
|
|
"WriteResponseBase",
|
|
">; } | undefined>; }; start: () => Promise<undefined>; }; ruleRegistry: { setup: ",
|
|
{
|
|
"pluginId": "ruleRegistry",
|
|
"scope": "server",
|
|
"docId": "kibRuleRegistryPluginApi",
|
|
"section": "def-server.RuleRegistryPluginSetupContract",
|
|
"text": "RuleRegistryPluginSetupContract"
|
|
},
|
|
"; start: () => Promise<",
|
|
{
|
|
"pluginId": "ruleRegistry",
|
|
"scope": "server",
|
|
"docId": "kibRuleRegistryPluginApi",
|
|
"section": "def-server.RuleRegistryPluginStartContract",
|
|
"text": "RuleRegistryPluginStartContract"
|
|
},
|
|
">; }; infra: { setup: ",
|
|
{
|
|
"pluginId": "infra",
|
|
"scope": "server",
|
|
"docId": "kibInfraPluginApi",
|
|
"section": "def-server.InfraPluginSetup",
|
|
"text": "InfraPluginSetup"
|
|
},
|
|
"; start: () => Promise<",
|
|
{
|
|
"pluginId": "infra",
|
|
"scope": "server",
|
|
"docId": "kibInfraPluginApi",
|
|
"section": "def-server.InfraPluginStart",
|
|
"text": "InfraPluginStart"
|
|
},
|
|
">; }; dataViews: { setup: {}; start: () => Promise<",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "server",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-server.DataViewsServerPluginStart",
|
|
"text": "DataViewsServerPluginStart"
|
|
},
|
|
">; }; actions?: { setup: ",
|
|
{
|
|
"pluginId": "actions",
|
|
"scope": "server",
|
|
"docId": "kibActionsPluginApi",
|
|
"section": "def-server.PluginSetupContract",
|
|
"text": "PluginSetupContract"
|
|
},
|
|
"; start: () => Promise<",
|
|
{
|
|
"pluginId": "actions",
|
|
"scope": "server",
|
|
"docId": "kibActionsPluginApi",
|
|
"section": "def-server.PluginStartContract",
|
|
"text": "PluginStartContract"
|
|
},
|
|
">; } | undefined; alerting?: { setup: ",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "server",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-server.PluginSetupContract",
|
|
"text": "PluginSetupContract"
|
|
},
|
|
"; start: () => Promise<",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "server",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-server.PluginStartContract",
|
|
"text": "PluginStartContract"
|
|
},
|
|
">; } | undefined; cloud?: { setup: ",
|
|
{
|
|
"pluginId": "cloud",
|
|
"scope": "server",
|
|
"docId": "kibCloudPluginApi",
|
|
"section": "def-server.CloudSetup",
|
|
"text": "CloudSetup"
|
|
},
|
|
"; start: () => Promise<never>; } | undefined; fleet?: { setup: never; start: () => Promise<",
|
|
{
|
|
"pluginId": "fleet",
|
|
"scope": "server",
|
|
"docId": "kibFleetPluginApi",
|
|
"section": "def-server.FleetStartContract",
|
|
"text": "FleetStartContract"
|
|
},
|
|
">; } | undefined; home?: { setup: ",
|
|
{
|
|
"pluginId": "home",
|
|
"scope": "server",
|
|
"docId": "kibHomePluginApi",
|
|
"section": "def-server.HomeServerPluginSetup",
|
|
"text": "HomeServerPluginSetup"
|
|
},
|
|
"; start: () => Promise<",
|
|
{
|
|
"pluginId": "home",
|
|
"scope": "server",
|
|
"docId": "kibHomePluginApi",
|
|
"section": "def-server.HomeServerPluginStart",
|
|
"text": "HomeServerPluginStart"
|
|
},
|
|
">; } | undefined; ml?: { setup: ",
|
|
"SharedServices",
|
|
"; start: () => Promise<never>; } | undefined; security?: { setup: ",
|
|
{
|
|
"pluginId": "security",
|
|
"scope": "server",
|
|
"docId": "kibSecurityPluginApi",
|
|
"section": "def-server.SecurityPluginSetup",
|
|
"text": "SecurityPluginSetup"
|
|
},
|
|
"; start: () => Promise<",
|
|
{
|
|
"pluginId": "security",
|
|
"scope": "server",
|
|
"docId": "kibSecurityPluginApi",
|
|
"section": "def-server.SecurityPluginStart",
|
|
"text": "SecurityPluginStart"
|
|
},
|
|
">; } | undefined; spaces?: { setup: ",
|
|
{
|
|
"pluginId": "spaces",
|
|
"scope": "server",
|
|
"docId": "kibSpacesPluginApi",
|
|
"section": "def-server.SpacesPluginSetup",
|
|
"text": "SpacesPluginSetup"
|
|
},
|
|
"; start: () => Promise<",
|
|
{
|
|
"pluginId": "spaces",
|
|
"scope": "server",
|
|
"docId": "kibSpacesPluginApi",
|
|
"section": "def-server.SpacesPluginStart",
|
|
"text": "SpacesPluginStart"
|
|
},
|
|
">; } | undefined; taskManager?: { setup: ",
|
|
{
|
|
"pluginId": "taskManager",
|
|
"scope": "server",
|
|
"docId": "kibTaskManagerPluginApi",
|
|
"section": "def-server.TaskManagerSetupContract",
|
|
"text": "TaskManagerSetupContract"
|
|
},
|
|
"; start: () => Promise<",
|
|
{
|
|
"pluginId": "taskManager",
|
|
"scope": "server",
|
|
"docId": "kibTaskManagerPluginApi",
|
|
"section": "def-server.TaskManagerStartContract",
|
|
"text": "TaskManagerStartContract"
|
|
},
|
|
">; } | undefined; usageCollection?: { setup: ",
|
|
{
|
|
"pluginId": "usageCollection",
|
|
"scope": "server",
|
|
"docId": "kibUsageCollectionPluginApi",
|
|
"section": "def-server.UsageCollectionSetup",
|
|
"text": "UsageCollectionSetup"
|
|
},
|
|
"; start: () => Promise<never>; } | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/routes/typings.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMRouteHandlerResources.ruleDataClient",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "ruleDataClient",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "ruleRegistry",
|
|
"scope": "server",
|
|
"docId": "kibRuleRegistryPluginApi",
|
|
"section": "def-server.IRuleDataClient",
|
|
"text": "IRuleDataClient"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/apm/server/routes/typings.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMRouteHandlerResources.telemetryUsageCounter",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "telemetryUsageCounter",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "usageCollection",
|
|
"scope": "server",
|
|
"docId": "kibUsageCollectionPluginApi",
|
|
"section": "def-server.IUsageCounter",
|
|
"text": "IUsageCounter"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/routes/typings.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMRouteHandlerResources.kibanaVersion",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "kibanaVersion",
|
|
"description": [],
|
|
"path": "x-pack/plugins/apm/server/routes/typings.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APIEndpoint",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "APIEndpoint",
|
|
"description": [],
|
|
"signature": [
|
|
"\"POST /internal/apm/data_view/static\" | \"GET /internal/apm/data_view/title\" | \"GET /internal/apm/environments\" | \"GET /internal/apm/services/{serviceName}/errors/groups/main_statistics\" | \"GET /internal/apm/services/{serviceName}/errors/groups/main_statistics_by_transaction_name\" | \"POST /internal/apm/services/{serviceName}/errors/groups/detailed_statistics\" | \"GET /internal/apm/services/{serviceName}/errors/{groupId}/samples\" | \"GET /internal/apm/services/{serviceName}/errors/{groupId}/error/{errorId}\" | \"GET /internal/apm/services/{serviceName}/errors/distribution\" | \"GET /internal/apm/services/{serviceName}/errors/{groupId}/top_erroneous_transactions\" | \"POST /internal/apm/latency/overall_distribution/transactions\" | \"GET /internal/apm/services/{serviceName}/metrics/charts\" | \"GET /internal/apm/services/{serviceName}/metrics/nodes\" | \"GET /internal/apm/services/{serviceName}/metrics/serverless/charts\" | \"GET /internal/apm/services/{serviceName}/metrics/serverless/summary\" | \"GET /internal/apm/services/{serviceName}/metrics/serverless/functions_overview\" | \"GET /internal/apm/services/{serviceName}/metrics/serverless/active_instances\" | \"GET /internal/apm/observability_overview\" | \"GET /internal/apm/observability_overview/has_data\" | \"GET /internal/apm/service-map\" | \"GET /internal/apm/service-map/service/{serviceName}\" | \"GET /internal/apm/service-map/dependency\" | \"GET /internal/apm/services\" | \"POST /internal/apm/services/detailed_statistics\" | \"GET /internal/apm/services/{serviceName}/metadata/details\" | \"GET /internal/apm/services/{serviceName}/metadata/icons\" | \"GET /internal/apm/services/{serviceName}/agent\" | \"GET /internal/apm/services/{serviceName}/transaction_types\" | \"GET /internal/apm/services/{serviceName}/node/{serviceNodeName}/metadata\" | \"GET /api/apm/services/{serviceName}/annotation/search\" | \"POST /api/apm/services/{serviceName}/annotation\" | \"GET /internal/apm/services/{serviceName}/service_overview_instances/details/{serviceNodeName}\" | \"GET /internal/apm/services/{serviceName}/throughput\" | \"GET /internal/apm/services/{serviceName}/service_overview_instances/main_statistics\" | \"GET /internal/apm/services/{serviceName}/service_overview_instances/detailed_statistics\" | \"GET /internal/apm/services/{serviceName}/dependencies\" | \"GET /internal/apm/services/{serviceName}/dependencies/breakdown\" | \"GET /internal/apm/services/{serviceName}/anomaly_charts\" | \"GET /internal/apm/sorted_and_filtered_services\" | \"GET /internal/apm/services/{serviceName}/alerts_count\" | \"GET /internal/apm/service-groups\" | \"GET /internal/apm/service-group\" | \"POST /internal/apm/service-group\" | \"DELETE /internal/apm/service-group\" | \"GET /internal/apm/service-group/services\" | \"GET /internal/apm/service-group/counts\" | \"GET /internal/apm/suggestions\" | \"GET /internal/apm/traces/{traceId}\" | \"GET /internal/apm/traces\" | \"GET /internal/apm/traces/{traceId}/root_transaction\" | \"GET /internal/apm/transactions/{transactionId}\" | \"GET /internal/apm/traces/find\" | \"POST /internal/apm/traces/aggregated_critical_path\" | \"GET /internal/apm/traces/{traceId}/transactions/{transactionId}\" | \"GET /internal/apm/traces/{traceId}/spans/{spanId}\" | \"GET /internal/apm/services/{serviceName}/transactions/groups/main_statistics\" | \"GET /internal/apm/services/{serviceName}/transactions/groups/detailed_statistics\" | \"GET /internal/apm/services/{serviceName}/transactions/charts/latency\" | \"GET /internal/apm/services/{serviceName}/transactions/traces/samples\" | \"GET /internal/apm/services/{serviceName}/transaction/charts/breakdown\" | \"GET /internal/apm/services/{serviceName}/transactions/charts/error_rate\" | \"GET /internal/apm/services/{serviceName}/transactions/charts/coldstart_rate\" | \"GET /internal/apm/services/{serviceName}/transactions/charts/coldstart_rate_by_transaction_name\" | \"GET /internal/apm/rule_types/transaction_error_rate/chart_preview\" | \"GET /internal/apm/rule_types/transaction_duration/chart_preview\" | \"GET /internal/apm/rule_types/error_count/chart_preview\" | \"GET /api/apm/settings/agent-configuration\" | \"GET /api/apm/settings/agent-configuration/view\" | \"DELETE /api/apm/settings/agent-configuration\" | \"PUT /api/apm/settings/agent-configuration\" | \"POST /api/apm/settings/agent-configuration/search\" | \"GET /api/apm/settings/agent-configuration/environments\" | \"GET /api/apm/settings/agent-configuration/agent_name\" | \"GET /internal/apm/settings/anomaly-detection/jobs\" | \"POST /internal/apm/settings/anomaly-detection/jobs\" | \"GET /internal/apm/settings/anomaly-detection/environments\" | \"POST /internal/apm/settings/anomaly-detection/update_to_v3\" | \"GET /internal/apm/settings/apm-index-settings\" | \"GET /internal/apm/settings/apm-indices\" | \"POST /internal/apm/settings/apm-indices/save\" | \"GET /internal/apm/settings/custom_links/transaction\" | \"GET /internal/apm/settings/custom_links\" | \"POST /internal/apm/settings/custom_links\" | \"PUT /internal/apm/settings/custom_links/{id}\" | \"DELETE /internal/apm/settings/custom_links/{id}\" | \"GET /api/apm/sourcemaps\" | \"POST /api/apm/sourcemaps\" | \"DELETE /api/apm/sourcemaps/{id}\" | \"POST /internal/apm/sourcemaps/migrate_fleet_artifacts\" | \"GET /internal/apm/fleet/has_apm_policies\" | \"GET /internal/apm/fleet/agents\" | \"POST /api/apm/fleet/apm_server_schema\" | \"GET /internal/apm/fleet/apm_server_schema/unsupported\" | \"GET /internal/apm/fleet/migration_check\" | \"POST /internal/apm/fleet/cloud_apm_package_policy\" | \"GET /internal/apm/fleet/java_agent_versions\" | \"GET /internal/apm/dependencies/top_dependencies\" | \"GET /internal/apm/dependencies/upstream_services\" | \"GET /internal/apm/dependencies/metadata\" | \"GET /internal/apm/dependencies/charts/latency\" | \"GET /internal/apm/dependencies/charts/throughput\" | \"GET /internal/apm/dependencies/charts/error_rate\" | \"GET /internal/apm/dependencies/operations\" | \"GET /internal/apm/dependencies/charts/distribution\" | \"GET /internal/apm/dependencies/operations/spans\" | \"GET /internal/apm/correlations/field_candidates/transactions\" | \"GET /internal/apm/correlations/field_value_stats/transactions\" | \"POST /internal/apm/correlations/field_value_pairs/transactions\" | \"POST /internal/apm/correlations/significant_correlations/transactions\" | \"POST /internal/apm/correlations/p_values/transactions\" | \"GET /internal/apm/fallback_to_transactions\" | \"GET /internal/apm/has_data\" | \"GET /internal/apm/event_metadata/{processorEvent}/{id}\" | \"GET /internal/apm/agent_keys\" | \"GET /internal/apm/agent_keys/privileges\" | \"POST /internal/apm/api_key/invalidate\" | \"POST /api/apm/agent_keys\" | \"GET /internal/apm/storage_explorer\" | \"GET /internal/apm/services/{serviceName}/storage_details\" | \"GET /internal/apm/storage_chart\" | \"GET /internal/apm/storage_explorer/privileges\" | \"GET /internal/apm/storage_explorer_summary_stats\" | \"GET /internal/apm/storage_explorer/is_cross_cluster_search\" | \"GET /internal/apm/storage_explorer/get_services\" | \"GET /internal/apm/traces/{traceId}/span_links/{spanId}/parents\" | \"GET /internal/apm/traces/{traceId}/span_links/{spanId}/children\" | \"GET /internal/apm/services/{serviceName}/infrastructure_attributes\" | \"GET /internal/apm/debug-telemetry\" | \"GET /internal/apm/time_range_metadata\" | \"GET /internal/apm/settings/labs\" | \"GET /internal/apm/get_agents_per_service\" | \"GET /internal/apm/services/{serviceName}/agent_instances\" | \"GET /internal/apm/services/{serviceName}/mobile/filters\" | \"GET /internal/apm/mobile-services/{serviceName}/transactions/charts/sessions\" | \"GET /internal/apm/mobile-services/{serviceName}/transactions/charts/http_requests\" | \"GET /internal/apm/mobile-services/{serviceName}/stats\""
|
|
],
|
|
"path": "x-pack/plugins/apm/server/routes/apm_routes/get_global_apm_server_route_repository.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APM_SERVER_FEATURE_ID",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "APM_SERVER_FEATURE_ID",
|
|
"description": [],
|
|
"signature": [
|
|
"\"apm\""
|
|
],
|
|
"path": "x-pack/plugins/apm/common/rules/apm_rule_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMConfig",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "APMConfig",
|
|
"description": [],
|
|
"signature": [
|
|
"{ readonly indices: Readonly<{} & { metric: string; error: string; span: string; transaction: string; onboarding: string; }>; readonly autoCreateApmDataView: boolean; readonly serviceMapEnabled: boolean; readonly serviceMapFingerprintBucketSize: number; readonly serviceMapFingerprintGlobalBucketSize: number; readonly serviceMapTraceIdBucketSize: number; readonly serviceMapTraceIdGlobalBucketSize: number; readonly serviceMapMaxTracesPerRequest: number; readonly ui: Readonly<{} & { enabled: boolean; maxTraceItems: number; }>; readonly searchAggregatedTransactions: ",
|
|
"SearchAggregatedTransactionSetting",
|
|
"; readonly telemetryCollectionEnabled: boolean; readonly metricsInterval: number; readonly agent: Readonly<{} & { migrations: Readonly<{} & { enabled: boolean; }>; }>; readonly forceSyntheticSource: boolean; }"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.ApmIndicesConfigName",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ApmIndicesConfigName",
|
|
"description": [],
|
|
"signature": [
|
|
"\"metric\" | \"error\" | \"span\" | \"transaction\" | \"onboarding\""
|
|
],
|
|
"path": "x-pack/plugins/apm/server/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMServerRouteRepository",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "APMServerRouteRepository",
|
|
"description": [],
|
|
"signature": [
|
|
"{ \"GET /internal/apm/mobile-services/{serviceName}/stats\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/mobile-services/{serviceName}/stats\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"PartialC",
|
|
"<{ transactionType: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", ",
|
|
"MobilePeriodStats",
|
|
", ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/mobile-services/{serviceName}/transactions/charts/http_requests\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/mobile-services/{serviceName}/transactions/charts/http_requests\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"PartialC",
|
|
"<{ transactionType: ",
|
|
"StringC",
|
|
"; transactionName: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", ",
|
|
"HttpRequestsTimeseries",
|
|
", ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/mobile-services/{serviceName}/transactions/charts/sessions\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/mobile-services/{serviceName}/transactions/charts/sessions\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"PartialC",
|
|
"<{ transactionType: ",
|
|
"StringC",
|
|
"; transactionName: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", ",
|
|
"SessionsTimeseries",
|
|
", ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/mobile/filters\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/mobile/filters\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"PartialC",
|
|
"<{ transactionType: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { mobileFilters: MobileFilters; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/agent_instances\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/agent_instances\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ probability: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { items: { serviceNode?: string | undefined; environments: string[]; agentVersion: string; lastReport: string; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/get_agents_per_service\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/get_agents_per_service\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ probability: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; }>, ",
|
|
"PartialC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; agentLanguage: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { items: { serviceName: string; environments: string[]; agentName: ",
|
|
"AgentName",
|
|
"; agentVersion: string[]; agentDocsPageUrl?: string | undefined; instances: number; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/settings/labs\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/settings/labs\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { labsItems: string[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/time_range_metadata\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/time_range_metadata\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ useSpanName: ",
|
|
"Type",
|
|
"<boolean, unknown, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", ",
|
|
"TimeRangeMetadata",
|
|
", ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/debug-telemetry\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/debug-telemetry\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", unknown, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/infrastructure_attributes\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/infrastructure_attributes\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { containerIds: string[]; hostNames: string[]; podNames: string[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/traces/{traceId}/span_links/{spanId}/children\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/traces/{traceId}/span_links/{spanId}/children\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ traceId: ",
|
|
"StringC",
|
|
"; spanId: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { spanLinksDetails: ",
|
|
"SpanLinkDetails",
|
|
"[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/traces/{traceId}/span_links/{spanId}/parents\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/traces/{traceId}/span_links/{spanId}/parents\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ traceId: ",
|
|
"StringC",
|
|
"; spanId: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ processorEvent: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<",
|
|
{
|
|
"pluginId": "observability",
|
|
"scope": "common",
|
|
"docId": "kibObservabilityPluginApi",
|
|
"section": "def-common.ProcessorEvent",
|
|
"text": "ProcessorEvent"
|
|
},
|
|
".transaction>, ",
|
|
"LiteralC",
|
|
"<",
|
|
{
|
|
"pluginId": "observability",
|
|
"scope": "common",
|
|
"docId": "kibObservabilityPluginApi",
|
|
"section": "def-common.ProcessorEvent",
|
|
"text": "ProcessorEvent"
|
|
},
|
|
".error>, ",
|
|
"LiteralC",
|
|
"<",
|
|
{
|
|
"pluginId": "observability",
|
|
"scope": "common",
|
|
"docId": "kibObservabilityPluginApi",
|
|
"section": "def-common.ProcessorEvent",
|
|
"text": "ProcessorEvent"
|
|
},
|
|
".metric>, ",
|
|
"LiteralC",
|
|
"<",
|
|
{
|
|
"pluginId": "observability",
|
|
"scope": "common",
|
|
"docId": "kibObservabilityPluginApi",
|
|
"section": "def-common.ProcessorEvent",
|
|
"text": "ProcessorEvent"
|
|
},
|
|
".span>]>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { spanLinksDetails: ",
|
|
"SpanLinkDetails",
|
|
"[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/storage_explorer/get_services\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/storage_explorer/get_services\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ indexLifecyclePhase: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".All>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".Hot>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".Warm>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".Cold>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".Frozen>]>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { services: { serviceName: string; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/storage_explorer/is_cross_cluster_search\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/storage_explorer/is_cross_cluster_search\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { isCrossClusterSearch: boolean; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/storage_explorer_summary_stats\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/storage_explorer_summary_stats\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ indexLifecyclePhase: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".All>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".Hot>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".Warm>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".Cold>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".Frozen>]>; }>, ",
|
|
"TypeC",
|
|
"<{ probability: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { tracesPerMinute: number; numberOfServices: number; totalSize: number; diskSpaceUsedPct: number; estimatedIncrementalSize: number; dailyDataGeneration: number; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/storage_explorer/privileges\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/storage_explorer/privileges\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { hasPrivileges: boolean; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/storage_chart\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/storage_chart\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ indexLifecyclePhase: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".All>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".Hot>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".Warm>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".Cold>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".Frozen>]>; }>, ",
|
|
"TypeC",
|
|
"<{ probability: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { storageTimeSeries: { serviceName: string; timeseries: { x: number; y: number; }[]; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/storage_details\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/storage_details\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ indexLifecyclePhase: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".All>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".Hot>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".Warm>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".Cold>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".Frozen>]>; }>, ",
|
|
"TypeC",
|
|
"<{ probability: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { processorEventStats: { processorEvent: ",
|
|
{
|
|
"pluginId": "observability",
|
|
"scope": "common",
|
|
"docId": "kibObservabilityPluginApi",
|
|
"section": "def-common.ProcessorEvent",
|
|
"text": "ProcessorEvent"
|
|
},
|
|
"; docs: number; size: number; }[]; indicesStats: { indexName: string; numberOfDocs: number; primary?: string | number | undefined; replica?: string | number | undefined; size?: number | undefined; dataStream?: string | undefined; lifecyclePhase?: string | undefined; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/storage_explorer\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/storage_explorer\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ indexLifecyclePhase: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".All>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".Hot>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".Warm>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".Cold>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"IndexLifecyclePhaseSelectOption",
|
|
".Frozen>]>; }>, ",
|
|
"TypeC",
|
|
"<{ probability: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { serviceStatistics: { serviceName: string; environments: string[]; size?: number | undefined; agentName: ",
|
|
"AgentName",
|
|
"; sampling: number; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"POST /api/apm/agent_keys\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"POST /api/apm/agent_keys\", ",
|
|
"TypeC",
|
|
"<{ body: ",
|
|
"TypeC",
|
|
"<{ name: ",
|
|
"StringC",
|
|
"; privileges: ",
|
|
"ArrayC",
|
|
"<",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<",
|
|
"PrivilegeType",
|
|
".EVENT>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"PrivilegeType",
|
|
".AGENT_CONFIG>]>>; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { agentKey: ",
|
|
"SecurityCreateApiKeyResponse",
|
|
"; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"POST /internal/apm/api_key/invalidate\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"POST /internal/apm/api_key/invalidate\", ",
|
|
"TypeC",
|
|
"<{ body: ",
|
|
"TypeC",
|
|
"<{ id: ",
|
|
"StringC",
|
|
"; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { invalidatedAgentKeys: string[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/agent_keys/privileges\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/agent_keys/privileges\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { areApiKeysEnabled: boolean; isAdmin: boolean; canManage: boolean; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/agent_keys\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/agent_keys\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { agentKeys: ",
|
|
{
|
|
"pluginId": "security",
|
|
"scope": "common",
|
|
"docId": "kibSecurityPluginApi",
|
|
"section": "def-common.ApiKey",
|
|
"text": "ApiKey"
|
|
},
|
|
"[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/event_metadata/{processorEvent}/{id}\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/event_metadata/{processorEvent}/{id}\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ processorEvent: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<",
|
|
{
|
|
"pluginId": "observability",
|
|
"scope": "common",
|
|
"docId": "kibObservabilityPluginApi",
|
|
"section": "def-common.ProcessorEvent",
|
|
"text": "ProcessorEvent"
|
|
},
|
|
".transaction>, ",
|
|
"LiteralC",
|
|
"<",
|
|
{
|
|
"pluginId": "observability",
|
|
"scope": "common",
|
|
"docId": "kibObservabilityPluginApi",
|
|
"section": "def-common.ProcessorEvent",
|
|
"text": "ProcessorEvent"
|
|
},
|
|
".error>, ",
|
|
"LiteralC",
|
|
"<",
|
|
{
|
|
"pluginId": "observability",
|
|
"scope": "common",
|
|
"docId": "kibObservabilityPluginApi",
|
|
"section": "def-common.ProcessorEvent",
|
|
"text": "ProcessorEvent"
|
|
},
|
|
".metric>, ",
|
|
"LiteralC",
|
|
"<",
|
|
{
|
|
"pluginId": "observability",
|
|
"scope": "common",
|
|
"docId": "kibObservabilityPluginApi",
|
|
"section": "def-common.ProcessorEvent",
|
|
"text": "ProcessorEvent"
|
|
},
|
|
".span>]>; id: ",
|
|
"StringC",
|
|
"; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { metadata: Partial<Record<string, unknown[]>>; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/has_data\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/has_data\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { hasData: boolean; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/fallback_to_transactions\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/fallback_to_transactions\", ",
|
|
"PartialC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"PartialC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { fallbackToTransactions: boolean; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"POST /internal/apm/correlations/p_values/transactions\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"POST /internal/apm/correlations/p_values/transactions\", ",
|
|
"TypeC",
|
|
"<{ body: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"PartialC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; transactionName: ",
|
|
"StringC",
|
|
"; transactionType: ",
|
|
"StringC",
|
|
"; durationMin: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; durationMax: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ fieldCandidates: ",
|
|
"ArrayC",
|
|
"<",
|
|
"StringC",
|
|
">; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { failedTransactionsCorrelations: ",
|
|
"FailedTransactionsCorrelation",
|
|
"[]; ccsWarning: boolean; fallbackResult?: ",
|
|
"FailedTransactionsCorrelation",
|
|
" | undefined; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"POST /internal/apm/correlations/significant_correlations/transactions\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"POST /internal/apm/correlations/significant_correlations/transactions\", ",
|
|
"TypeC",
|
|
"<{ body: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"PartialC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; transactionName: ",
|
|
"StringC",
|
|
"; transactionType: ",
|
|
"StringC",
|
|
"; durationMin: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; durationMax: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ fieldValuePairs: ",
|
|
"ArrayC",
|
|
"<",
|
|
"TypeC",
|
|
"<{ fieldName: ",
|
|
"StringC",
|
|
"; fieldValue: ",
|
|
"UnionC",
|
|
"<[",
|
|
"StringC",
|
|
", ",
|
|
"Type",
|
|
"<number, unknown, unknown>]>; }>>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { latencyCorrelations: ",
|
|
"LatencyCorrelation",
|
|
"[]; ccsWarning: boolean; totalDocCount: number; fallbackResult?: ",
|
|
"LatencyCorrelation",
|
|
" | undefined; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"POST /internal/apm/correlations/field_value_pairs/transactions\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"POST /internal/apm/correlations/field_value_pairs/transactions\", ",
|
|
"TypeC",
|
|
"<{ body: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"PartialC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; transactionName: ",
|
|
"StringC",
|
|
"; transactionType: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ fieldCandidates: ",
|
|
"ArrayC",
|
|
"<",
|
|
"StringC",
|
|
">; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { fieldValuePairs: ",
|
|
"FieldValuePair",
|
|
"[]; errors: any[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/correlations/field_value_stats/transactions\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/correlations/field_value_stats/transactions\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"PartialC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; transactionName: ",
|
|
"StringC",
|
|
"; transactionType: ",
|
|
"StringC",
|
|
"; samplerShardSize: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ fieldName: ",
|
|
"StringC",
|
|
"; fieldValue: ",
|
|
"UnionC",
|
|
"<[",
|
|
"StringC",
|
|
", ",
|
|
"NumberC",
|
|
"]>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", ",
|
|
"TopValuesStats",
|
|
", ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/correlations/field_candidates/transactions\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/correlations/field_candidates/transactions\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"PartialC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; transactionName: ",
|
|
"StringC",
|
|
"; transactionType: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { fieldCandidates: string[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/dependencies/operations/spans\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/dependencies/operations/spans\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ dependencyName: ",
|
|
"StringC",
|
|
"; spanName: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"PartialC",
|
|
"<{ sampleRangeFrom: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; sampleRangeTo: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { spans: ",
|
|
"DependencySpan",
|
|
"[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/dependencies/charts/distribution\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/dependencies/charts/distribution\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ dependencyName: ",
|
|
"StringC",
|
|
"; spanName: ",
|
|
"StringC",
|
|
"; percentileThreshold: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { allSpansDistribution: ",
|
|
"OverallLatencyDistributionResponse",
|
|
"; failedSpansDistribution: ",
|
|
"OverallLatencyDistributionResponse",
|
|
"; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/dependencies/operations\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/dependencies/operations\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ dependencyName: ",
|
|
"StringC",
|
|
"; searchServiceDestinationMetrics: ",
|
|
"Type",
|
|
"<boolean, unknown, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { operations: ",
|
|
"DependencyOperation",
|
|
"[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/dependencies/charts/error_rate\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/dependencies/charts/error_rate\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ dependencyName: ",
|
|
"StringC",
|
|
"; spanName: ",
|
|
"StringC",
|
|
"; searchServiceDestinationMetrics: ",
|
|
"Type",
|
|
"<boolean, unknown, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { currentTimeseries: { x: number; y: number; }[]; comparisonTimeseries: { x: number; y: number; }[] | null; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/dependencies/charts/throughput\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/dependencies/charts/throughput\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ dependencyName: ",
|
|
"StringC",
|
|
"; spanName: ",
|
|
"StringC",
|
|
"; searchServiceDestinationMetrics: ",
|
|
"Type",
|
|
"<boolean, unknown, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { currentTimeseries: { x: number; y: number | null; }[]; comparisonTimeseries: { x: number; y: number | null; }[] | null; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/dependencies/charts/latency\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/dependencies/charts/latency\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ dependencyName: ",
|
|
"StringC",
|
|
"; spanName: ",
|
|
"StringC",
|
|
"; searchServiceDestinationMetrics: ",
|
|
"Type",
|
|
"<boolean, unknown, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { currentTimeseries: { x: number; y: number; }[]; comparisonTimeseries: { x: number; y: number; }[] | null; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/dependencies/metadata\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/dependencies/metadata\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ dependencyName: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { metadata: { spanType: string | undefined; spanSubtype: string | undefined; }; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/dependencies/upstream_services\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/dependencies/upstream_services\", ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ dependencyName: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ numBuckets: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; }>]>; }>, ",
|
|
"PartialC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>]>; }>]>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { services: { currentStats: { latency: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; throughput: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; errorRate: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; totalTime: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; } & { impact: number; }; previousStats: ({ latency: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; throughput: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; errorRate: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; totalTime: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; } & { impact: number; }) | null; location: ",
|
|
"Node",
|
|
"; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/dependencies/top_dependencies\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/dependencies/top_dependencies\", ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ numBuckets: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; }>]>; }>, ",
|
|
"PartialC",
|
|
"<{ query: ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>; }>]>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { dependencies: { currentStats: { latency: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; throughput: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; errorRate: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; totalTime: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; } & { impact: number; }; previousStats: ({ latency: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; throughput: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; errorRate: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; totalTime: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; } & { impact: number; }) | null; location: ",
|
|
"Node",
|
|
"; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/fleet/java_agent_versions\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/fleet/java_agent_versions\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { versions: string[] | undefined; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"POST /internal/apm/fleet/cloud_apm_package_policy\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"POST /internal/apm/fleet/cloud_apm_package_policy\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { cloudApmPackagePolicy: ",
|
|
{
|
|
"pluginId": "fleet",
|
|
"scope": "common",
|
|
"docId": "kibFleetPluginApi",
|
|
"section": "def-common.PackagePolicy",
|
|
"text": "PackagePolicy"
|
|
},
|
|
"; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/fleet/migration_check\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/fleet/migration_check\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { has_cloud_agent_policy: boolean; has_cloud_apm_package_policy: boolean; cloud_apm_migration_enabled: boolean; has_required_role: boolean | undefined; cloud_apm_package_policy: ",
|
|
{
|
|
"pluginId": "fleet",
|
|
"scope": "common",
|
|
"docId": "kibFleetPluginApi",
|
|
"section": "def-common.PackagePolicy",
|
|
"text": "PackagePolicy"
|
|
},
|
|
" | undefined; has_apm_integrations: boolean; latest_apm_package_version: string; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/fleet/apm_server_schema/unsupported\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/fleet/apm_server_schema/unsupported\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { unsupported: { key: string; value: any; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"POST /api/apm/fleet/apm_server_schema\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"POST /api/apm/fleet/apm_server_schema\", ",
|
|
"TypeC",
|
|
"<{ body: ",
|
|
"TypeC",
|
|
"<{ schema: ",
|
|
"RecordC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
"UnknownC",
|
|
">; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", void, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/fleet/agents\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/fleet/agents\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { cloudStandaloneSetup: { apmServerUrl: string | undefined; secretToken: string | undefined; } | undefined; fleetAgents: never[]; isFleetEnabled: false; } | { cloudStandaloneSetup: { apmServerUrl: string | undefined; secretToken: string | undefined; } | undefined; isFleetEnabled: true; fleetAgents: { id: string; name: string; apmServerUrl: any; secretToken: any; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/fleet/has_apm_policies\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/fleet/has_apm_policies\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { hasApmPolicies: boolean; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"POST /internal/apm/sourcemaps/migrate_fleet_artifacts\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"POST /internal/apm/sourcemaps/migrate_fleet_artifacts\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", void, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"DELETE /api/apm/sourcemaps/{id}\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"DELETE /api/apm/sourcemaps/{id}\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ id: ",
|
|
"StringC",
|
|
"; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", void, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"POST /api/apm/sourcemaps\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"POST /api/apm/sourcemaps\", ",
|
|
"TypeC",
|
|
"<{ body: ",
|
|
"TypeC",
|
|
"<{ service_name: ",
|
|
"StringC",
|
|
"; service_version: ",
|
|
"StringC",
|
|
"; bundle_filepath: ",
|
|
"StringC",
|
|
"; sourcemap: ",
|
|
"Type",
|
|
"<{ version: number; sources: string[]; mappings: string; } & { names?: string[] | undefined; file?: string | undefined; sourceRoot?: string | undefined; sourcesContent?: (string | null)[] | undefined; }, string | Buffer, unknown>; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", ",
|
|
{
|
|
"pluginId": "fleet",
|
|
"scope": "server",
|
|
"docId": "kibFleetPluginApi",
|
|
"section": "def-server.Artifact",
|
|
"text": "Artifact"
|
|
},
|
|
" | undefined, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /api/apm/sourcemaps\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /api/apm/sourcemaps\", ",
|
|
"PartialC",
|
|
"<{ query: ",
|
|
"PartialC",
|
|
"<{ page: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; perPage: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { artifacts: ",
|
|
"ArtifactSourceMap",
|
|
"[]; total: number; } | undefined, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"DELETE /internal/apm/settings/custom_links/{id}\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"DELETE /internal/apm/settings/custom_links/{id}\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ id: ",
|
|
"StringC",
|
|
"; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { result: string; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"PUT /internal/apm/settings/custom_links/{id}\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"PUT /internal/apm/settings/custom_links/{id}\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ id: ",
|
|
"StringC",
|
|
"; }>; body: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ label: ",
|
|
"StringC",
|
|
"; url: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"PartialC",
|
|
"<{ id: ",
|
|
"StringC",
|
|
"; filters: ",
|
|
"ArrayC",
|
|
"<",
|
|
"TypeC",
|
|
"<{ key: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"\">, ",
|
|
"KeyofC",
|
|
"<{ 'service.name': ",
|
|
"StringC",
|
|
"; 'service.environment': ",
|
|
"StringC",
|
|
"; 'transaction.name': ",
|
|
"StringC",
|
|
"; 'transaction.type': ",
|
|
"StringC",
|
|
"; }>]>; value: ",
|
|
"StringC",
|
|
"; }>>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", void, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"POST /internal/apm/settings/custom_links\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"POST /internal/apm/settings/custom_links\", ",
|
|
"TypeC",
|
|
"<{ body: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ label: ",
|
|
"StringC",
|
|
"; url: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"PartialC",
|
|
"<{ id: ",
|
|
"StringC",
|
|
"; filters: ",
|
|
"ArrayC",
|
|
"<",
|
|
"TypeC",
|
|
"<{ key: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"\">, ",
|
|
"KeyofC",
|
|
"<{ 'service.name': ",
|
|
"StringC",
|
|
"; 'service.environment': ",
|
|
"StringC",
|
|
"; 'transaction.name': ",
|
|
"StringC",
|
|
"; 'transaction.type': ",
|
|
"StringC",
|
|
"; }>]>; value: ",
|
|
"StringC",
|
|
"; }>>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", void, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/settings/custom_links\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/settings/custom_links\", ",
|
|
"PartialC",
|
|
"<{ query: ",
|
|
"PartialC",
|
|
"<{ 'service.name': ",
|
|
"StringC",
|
|
"; 'service.environment': ",
|
|
"StringC",
|
|
"; 'transaction.name': ",
|
|
"StringC",
|
|
"; 'transaction.type': ",
|
|
"StringC",
|
|
"; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { customLinks: ",
|
|
"CustomLink",
|
|
"[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/settings/custom_links/transaction\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/settings/custom_links/transaction\", ",
|
|
"PartialC",
|
|
"<{ query: ",
|
|
"PartialC",
|
|
"<{ 'service.name': ",
|
|
"StringC",
|
|
"; 'service.environment': ",
|
|
"StringC",
|
|
"; 'transaction.name': ",
|
|
"StringC",
|
|
"; 'transaction.type': ",
|
|
"StringC",
|
|
"; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", ",
|
|
"Transaction",
|
|
", ",
|
|
"APMRouteCreateOptions",
|
|
">; \"POST /internal/apm/settings/apm-indices/save\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"POST /internal/apm/settings/apm-indices/save\", ",
|
|
"TypeC",
|
|
"<{ body: ",
|
|
"PartialC",
|
|
"<SaveApmIndicesBodySchema>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/core-saved-objects-common",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreSavedObjectsCommonPluginApi",
|
|
"section": "def-common.SavedObject",
|
|
"text": "SavedObject"
|
|
},
|
|
"<{}>, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/settings/apm-indices\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/settings/apm-indices\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", ",
|
|
"ApmIndicesConfig",
|
|
", ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/settings/apm-index-settings\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/settings/apm-index-settings\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { apmIndexSettings: { configurationName: \"metric\" | \"error\" | \"span\" | \"transaction\" | \"onboarding\"; defaultValue: string; savedValue: string | undefined; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"POST /internal/apm/settings/anomaly-detection/update_to_v3\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"POST /internal/apm/settings/anomaly-detection/update_to_v3\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { update: boolean; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/settings/anomaly-detection/environments\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/settings/anomaly-detection/environments\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { environments: string[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"POST /internal/apm/settings/anomaly-detection/jobs\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"POST /internal/apm/settings/anomaly-detection/jobs\", ",
|
|
"TypeC",
|
|
"<{ body: ",
|
|
"TypeC",
|
|
"<{ environments: ",
|
|
"ArrayC",
|
|
"<",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>>; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { jobCreated: true; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/settings/anomaly-detection/jobs\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/settings/anomaly-detection/jobs\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { jobs: ",
|
|
"ApmMlJob",
|
|
"[]; hasLegacyJobs: boolean; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /api/apm/settings/agent-configuration/agent_name\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /api/apm/settings/agent-configuration/agent_name\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { agentName: string | undefined; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /api/apm/settings/agent-configuration/environments\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /api/apm/settings/agent-configuration/environments\", ",
|
|
"PartialC",
|
|
"<{ query: ",
|
|
"PartialC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { environments: { name: string; alreadyConfigured: boolean; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"POST /api/apm/settings/agent-configuration/search\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"POST /api/apm/settings/agent-configuration/search\", ",
|
|
"TypeC",
|
|
"<{ body: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ service: ",
|
|
"PartialC",
|
|
"<{ name: ",
|
|
"StringC",
|
|
"; environment: ",
|
|
"StringC",
|
|
"; }>; }>, ",
|
|
"PartialC",
|
|
"<{ etag: ",
|
|
"StringC",
|
|
"; mark_as_applied_by_agent: ",
|
|
"BooleanC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/es-types",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsTypesPluginApi",
|
|
"section": "def-common.SearchHit",
|
|
"text": "SearchHit"
|
|
},
|
|
"<",
|
|
"AgentConfiguration",
|
|
", undefined, undefined> | null, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"PUT /api/apm/settings/agent-configuration\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"PUT /api/apm/settings/agent-configuration\", ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"PartialC",
|
|
"<{ query: ",
|
|
"PartialC",
|
|
"<{ overwrite: ",
|
|
"Type",
|
|
"<boolean, unknown, unknown>; }>; }>, ",
|
|
"TypeC",
|
|
"<{ body: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"PartialC",
|
|
"<{ agent_name: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ service: ",
|
|
"PartialC",
|
|
"<{ name: ",
|
|
"StringC",
|
|
"; environment: ",
|
|
"StringC",
|
|
"; }>; settings: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"RecordC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
"StringC",
|
|
">, ",
|
|
"PartialC",
|
|
"<Record<string, ",
|
|
"SettingValidation",
|
|
">>]>; }>]>; }>]>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", void, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"DELETE /api/apm/settings/agent-configuration\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"DELETE /api/apm/settings/agent-configuration\", ",
|
|
"TypeC",
|
|
"<{ body: ",
|
|
"TypeC",
|
|
"<{ service: ",
|
|
"PartialC",
|
|
"<{ name: ",
|
|
"StringC",
|
|
"; environment: ",
|
|
"StringC",
|
|
"; }>; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { result: string; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /api/apm/settings/agent-configuration/view\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /api/apm/settings/agent-configuration/view\", ",
|
|
"PartialC",
|
|
"<{ query: ",
|
|
"PartialC",
|
|
"<{ name: ",
|
|
"StringC",
|
|
"; environment: ",
|
|
"StringC",
|
|
"; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", ",
|
|
"AgentConfiguration",
|
|
", ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /api/apm/settings/agent-configuration\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /api/apm/settings/agent-configuration\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { configurations: ",
|
|
"AgentConfiguration",
|
|
"[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/rule_types/transaction_duration/chart_preview\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/rule_types/transaction_duration/chart_preview\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"PartialC",
|
|
"<{ aggregationType: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<",
|
|
"AggregationType",
|
|
".Avg>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"AggregationType",
|
|
".P95>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"AggregationType",
|
|
".P99>]>; serviceName: ",
|
|
"StringC",
|
|
"; transactionType: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ interval: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { latencyChartPreview: { name: string; data: { x: number; y: number | null; }[]; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/rule_types/error_count/chart_preview\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/rule_types/error_count/chart_preview\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"PartialC",
|
|
"<{ aggregationType: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<",
|
|
"AggregationType",
|
|
".Avg>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"AggregationType",
|
|
".P95>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"AggregationType",
|
|
".P99>]>; serviceName: ",
|
|
"StringC",
|
|
"; transactionType: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ interval: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { errorCountChartPreview: { x: number; y: number; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/rule_types/transaction_error_rate/chart_preview\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/rule_types/transaction_error_rate/chart_preview\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"PartialC",
|
|
"<{ aggregationType: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<",
|
|
"AggregationType",
|
|
".Avg>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"AggregationType",
|
|
".P95>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"AggregationType",
|
|
".P99>]>; serviceName: ",
|
|
"StringC",
|
|
"; transactionType: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ interval: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { errorRateChartPreview: { x: number; y: number; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/transactions/charts/coldstart_rate_by_transaction_name\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/transactions/charts/coldstart_rate_by_transaction_name\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ transactionType: ",
|
|
"StringC",
|
|
"; transactionName: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>]>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { currentPeriod: { transactionColdstartRate: ",
|
|
"Coordinate",
|
|
"[]; average: number | null; }; previousPeriod: { transactionColdstartRate: { x: number; y: ",
|
|
"Maybe",
|
|
"<number>; }[]; average: number | null; } | { transactionColdstartRate: { x: number; y: ",
|
|
"Maybe",
|
|
"<number>; }[]; average: null; }; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/transactions/charts/coldstart_rate\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/transactions/charts/coldstart_rate\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ transactionType: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>]>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { currentPeriod: { transactionColdstartRate: ",
|
|
"Coordinate",
|
|
"[]; average: number | null; }; previousPeriod: { transactionColdstartRate: { x: number; y: ",
|
|
"Maybe",
|
|
"<number>; }[]; average: number | null; } | { transactionColdstartRate: { x: number; y: ",
|
|
"Maybe",
|
|
"<number>; }[]; average: null; }; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/transactions/charts/error_rate\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/transactions/charts/error_rate\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ transactionType: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"PartialC",
|
|
"<{ transactionName: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>]>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { currentPeriod: { timeseries: ",
|
|
"Coordinate",
|
|
"[]; average: number | null; }; previousPeriod: { timeseries: { x: number; y: ",
|
|
"Maybe",
|
|
"<number>; }[]; average: number | null; } | { timeseries: { x: number; y: ",
|
|
"Maybe",
|
|
"<number>; }[]; average: null; }; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/transaction/charts/breakdown\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/transaction/charts/breakdown\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ transactionType: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"PartialC",
|
|
"<{ transactionName: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { timeseries: { title: string; color: string; type: string; data: { x: number; y: number | null; }[]; hideLegend: boolean; legendValue: string; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/transactions/traces/samples\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/transactions/traces/samples\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ transactionType: ",
|
|
"StringC",
|
|
"; transactionName: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"PartialC",
|
|
"<{ transactionId: ",
|
|
"StringC",
|
|
"; traceId: ",
|
|
"StringC",
|
|
"; sampleRangeFrom: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; sampleRangeTo: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { traceSamples: { transactionId: string; traceId: string; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/transactions/charts/latency\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/transactions/charts/latency\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ transactionType: ",
|
|
"StringC",
|
|
"; latencyAggregationType: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<",
|
|
"LatencyAggregationType",
|
|
".avg>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"LatencyAggregationType",
|
|
".p95>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"LatencyAggregationType",
|
|
".p99>]>; }>, ",
|
|
"PartialC",
|
|
"<{ transactionName: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>]>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { currentPeriod: { overallAvgDuration: number | null; latencyTimeseries: { x: number; y: number | null; }[]; }; previousPeriod: { latencyTimeseries: { x: number; y: ",
|
|
"Maybe",
|
|
"<number>; }[]; overallAvgDuration: number | null; } | { latencyTimeseries: { x: number; y: ",
|
|
"Maybe",
|
|
"<number>; }[]; overallAvgDuration: null; }; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/transactions/groups/detailed_statistics\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/transactions/groups/detailed_statistics\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ transactionNames: ",
|
|
"Type",
|
|
"<string[], string, unknown>; numBuckets: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; transactionType: ",
|
|
"StringC",
|
|
"; latencyAggregationType: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<",
|
|
"LatencyAggregationType",
|
|
".avg>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"LatencyAggregationType",
|
|
".p95>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"LatencyAggregationType",
|
|
".p99>]>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { currentPeriod: ",
|
|
"Dictionary",
|
|
"<{ transactionName: string; latency: ",
|
|
"Coordinate",
|
|
"[]; throughput: ",
|
|
"Coordinate",
|
|
"[]; errorRate: ",
|
|
"Coordinate",
|
|
"[]; impact: number; }>; previousPeriod: ",
|
|
"Dictionary",
|
|
"<{ errorRate: { x: number; y: ",
|
|
"Maybe",
|
|
"<number>; }[]; throughput: { x: number; y: ",
|
|
"Maybe",
|
|
"<number>; }[]; latency: { x: number; y: ",
|
|
"Maybe",
|
|
"<number>; }[]; transactionName: string; impact: number; }>; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/transactions/groups/main_statistics\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/transactions/groups/main_statistics\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ transactionType: ",
|
|
"StringC",
|
|
"; latencyAggregationType: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<",
|
|
"LatencyAggregationType",
|
|
".avg>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"LatencyAggregationType",
|
|
".p95>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"LatencyAggregationType",
|
|
".p99>]>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { transactionGroups: { transactionType: string; name: string; latency: number | null; throughput: number; errorRate: number; impact: number; }[]; transactionOverflowCount: number; maxTransactionGroupsExceeded: boolean; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/traces/{traceId}/spans/{spanId}\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/traces/{traceId}/spans/{spanId}\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ traceId: ",
|
|
"StringC",
|
|
"; spanId: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"UnionC",
|
|
"<[",
|
|
"PartialC",
|
|
"<{ parentTransactionId: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"UndefinedC",
|
|
"]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { span?: ",
|
|
"Span",
|
|
" | undefined; parentTransaction?: ",
|
|
"Transaction",
|
|
" | undefined; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/traces/{traceId}/transactions/{transactionId}\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/traces/{traceId}/transactions/{transactionId}\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ traceId: ",
|
|
"StringC",
|
|
"; transactionId: ",
|
|
"StringC",
|
|
"; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", ",
|
|
"Transaction",
|
|
", ",
|
|
"APMRouteCreateOptions",
|
|
">; \"POST /internal/apm/traces/aggregated_critical_path\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"POST /internal/apm/traces/aggregated_critical_path\", ",
|
|
"TypeC",
|
|
"<{ body: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ traceIds: ",
|
|
"ArrayC",
|
|
"<",
|
|
"StringC",
|
|
">; serviceName: ",
|
|
"UnionC",
|
|
"<[",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">, ",
|
|
"NullC",
|
|
"]>; transactionName: ",
|
|
"UnionC",
|
|
"<[",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">, ",
|
|
"NullC",
|
|
"]>; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { criticalPath: ",
|
|
"CriticalPathResponse",
|
|
" | null; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/traces/find\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/traces/find\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"StringC",
|
|
"; type: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<",
|
|
"TraceSearchType",
|
|
".kql>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"TraceSearchType",
|
|
".eql>]>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { traceSamples: { traceId: string; transactionId: string; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/transactions/{transactionId}\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/transactions/{transactionId}\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ transactionId: ",
|
|
"StringC",
|
|
"; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { transaction: ",
|
|
"Transaction",
|
|
"; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/traces/{traceId}/root_transaction\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/traces/{traceId}/root_transaction\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ traceId: ",
|
|
"StringC",
|
|
"; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { transaction: ",
|
|
"Transaction",
|
|
"; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/traces\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/traces\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ probability: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { items: { key: ",
|
|
"BucketKey",
|
|
"; serviceName: string; transactionName: string; averageResponseTime: number | null; transactionsPerMinute: number; transactionType: string; impact: number; agentName: ",
|
|
"AgentName",
|
|
"; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/traces/{traceId}\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/traces/{traceId}\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ traceId: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ entryTransactionId: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { traceItems: ",
|
|
"TraceItems",
|
|
"; entryTransaction?: ",
|
|
"Transaction",
|
|
" | undefined; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/suggestions\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/suggestions\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ fieldName: ",
|
|
"StringC",
|
|
"; fieldValue: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"PartialC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { terms: string[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/service-group/counts\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/service-group/counts\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", ServiceGroupCounts, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/service-group/services\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/service-group/services\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"PartialC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { items: { serviceName: string; environments: string[]; agentName: ",
|
|
"AgentName",
|
|
"; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"DELETE /internal/apm/service-group\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"DELETE /internal/apm/service-group\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"TypeC",
|
|
"<{ serviceGroupId: ",
|
|
"StringC",
|
|
"; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", void, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"POST /internal/apm/service-group\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"POST /internal/apm/service-group\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"UnionC",
|
|
"<[",
|
|
"PartialC",
|
|
"<{ serviceGroupId: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"UndefinedC",
|
|
"]>; body: ",
|
|
"TypeC",
|
|
"<{ groupName: ",
|
|
"StringC",
|
|
"; kuery: ",
|
|
"StringC",
|
|
"; description: ",
|
|
"UnionC",
|
|
"<[",
|
|
"StringC",
|
|
", ",
|
|
"UndefinedC",
|
|
"]>; color: ",
|
|
"UnionC",
|
|
"<[",
|
|
"StringC",
|
|
", ",
|
|
"UndefinedC",
|
|
"]>; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", ",
|
|
"SavedServiceGroup",
|
|
", ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/service-group\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/service-group\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"TypeC",
|
|
"<{ serviceGroup: ",
|
|
"StringC",
|
|
"; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { serviceGroup: ",
|
|
"SavedServiceGroup",
|
|
"; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/service-groups\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/service-groups\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { serviceGroups: ",
|
|
"SavedServiceGroup",
|
|
"[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/alerts_count\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/alerts_count\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { serviceName: string; alertsCount: number; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/sorted_and_filtered_services\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/sorted_and_filtered_services\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"PartialC",
|
|
"<{ serviceGroup: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { services: { serviceName: string; healthStatus?: ",
|
|
"ServiceHealthStatus",
|
|
" | undefined; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/anomaly_charts\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/anomaly_charts\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ transactionType: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { allAnomalyTimeseries: ",
|
|
"ServiceAnomalyTimeseries",
|
|
"[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/dependencies/breakdown\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/dependencies/breakdown\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { breakdown: { title: string; data: { x: number; y: number; }[]; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/dependencies\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/dependencies\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ numBuckets: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { serviceDependencies: { currentStats: { latency: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; throughput: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; errorRate: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; totalTime: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; } & { impact: number; }; previousStats: ({ latency: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; throughput: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; errorRate: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; totalTime: { value: number | null; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }; } & { impact: number; }) | null; location: ",
|
|
"Node",
|
|
"; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/service_overview_instances/detailed_statistics\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/service_overview_instances/detailed_statistics\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ latencyAggregationType: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<",
|
|
"LatencyAggregationType",
|
|
".avg>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"LatencyAggregationType",
|
|
".p95>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"LatencyAggregationType",
|
|
".p99>]>; transactionType: ",
|
|
"StringC",
|
|
"; serviceNodeIds: ",
|
|
"Type",
|
|
"<string[], string, unknown>; numBuckets: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { currentPeriod: ",
|
|
"Dictionary",
|
|
"<{ serviceNodeName: string; errorRate?: ",
|
|
"Coordinate",
|
|
"[] | undefined; latency?: ",
|
|
"Coordinate",
|
|
"[] | undefined; throughput?: ",
|
|
"Coordinate",
|
|
"[] | undefined; cpuUsage?: ",
|
|
"Coordinate",
|
|
"[] | undefined; memoryUsage?: ",
|
|
"Coordinate",
|
|
"[] | undefined; }>; previousPeriod: ",
|
|
"Dictionary",
|
|
"<{ cpuUsage: { x: number; y: ",
|
|
"Maybe",
|
|
"<number>; }[]; errorRate: { x: number; y: ",
|
|
"Maybe",
|
|
"<number>; }[]; latency: { x: number; y: ",
|
|
"Maybe",
|
|
"<number>; }[]; memoryUsage: { x: number; y: ",
|
|
"Maybe",
|
|
"<number>; }[]; throughput: { x: number; y: ",
|
|
"Maybe",
|
|
"<number>; }[]; serviceNodeName: string; }>; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/service_overview_instances/main_statistics\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/service_overview_instances/main_statistics\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ latencyAggregationType: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<",
|
|
"LatencyAggregationType",
|
|
".avg>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"LatencyAggregationType",
|
|
".p95>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"LatencyAggregationType",
|
|
".p99>]>; transactionType: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { currentPeriod: { serviceNodeName: string; errorRate?: number | undefined; latency?: number | undefined; throughput?: number | undefined; cpuUsage?: number | null | undefined; memoryUsage?: number | null | undefined; }[]; previousPeriod: { serviceNodeName: string; errorRate?: number | undefined; latency?: number | undefined; throughput?: number | undefined; cpuUsage?: number | null | undefined; memoryUsage?: number | null | undefined; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/throughput\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/throughput\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ transactionType: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"PartialC",
|
|
"<{ transactionName: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>]>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { currentPeriod: { x: number; y: number | null; }[]; previousPeriod: { x: number; y: ",
|
|
"Maybe",
|
|
"<number>; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/service_overview_instances/details/{serviceNodeName}\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/service_overview_instances/details/{serviceNodeName}\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; serviceNodeName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { '@timestamp': string; agent: (",
|
|
"Agent",
|
|
" & { name: string; version: string; }) | ({ name: string; version: string; } & ",
|
|
"Agent",
|
|
"); service: ",
|
|
"Service",
|
|
" | (",
|
|
"Service",
|
|
" & { name: string; node?: { name: string; } | undefined; environment?: string | undefined; version?: string | undefined; }) | (",
|
|
"Service",
|
|
" & { node?: { name: string; } | undefined; }) | (",
|
|
"Service",
|
|
" & { name: string; node?: { name: string; } | undefined; environment?: string | undefined; version?: string | undefined; } & { node?: { name: string; } | undefined; }) | (",
|
|
"Service",
|
|
" & { node?: { name: string; } | undefined; } & { name: string; node?: { name: string; } | undefined; environment?: string | undefined; version?: string | undefined; }); container: ",
|
|
"Container",
|
|
" | undefined; kubernetes: ",
|
|
"Kubernetes",
|
|
" | undefined; host: ",
|
|
"Host",
|
|
" | undefined; cloud: ",
|
|
"Cloud",
|
|
" | undefined; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"POST /api/apm/services/{serviceName}/annotation\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"POST /api/apm/services/{serviceName}/annotation\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; body: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ '@timestamp': ",
|
|
"Type",
|
|
"<number, string, unknown>; service: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ version: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"PartialC",
|
|
"<{ environment: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
"PartialC",
|
|
"<{ message: ",
|
|
"StringC",
|
|
"; tags: ",
|
|
"ArrayC",
|
|
"<",
|
|
"StringC",
|
|
">; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { _id: string; _index: string; _source: ",
|
|
"Annotation",
|
|
"; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /api/apm/services/{serviceName}/annotation/search\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /api/apm/services/{serviceName}/annotation/search\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { annotations: ",
|
|
"Annotation",
|
|
"[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/node/{serviceNodeName}/metadata\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/node/{serviceNodeName}/metadata\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; serviceNodeName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { host: string | number; containerId: string | number; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/transaction_types\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/transaction_types\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { transactionTypes: string[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/agent\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/agent\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { agentName?: string | undefined; runtimeName?: string | undefined; serverlessType?: ",
|
|
"ServerlessType",
|
|
" | undefined; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/metadata/icons\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/metadata/icons\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", ",
|
|
"ServiceMetadataIcons",
|
|
", ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/metadata/details\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/metadata/details\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", ",
|
|
"ServiceMetadataDetails",
|
|
", ",
|
|
"APMRouteCreateOptions",
|
|
">; \"POST /internal/apm/services/detailed_statistics\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"POST /internal/apm/services/detailed_statistics\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ probability: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; }>]>; body: ",
|
|
"TypeC",
|
|
"<{ serviceNames: ",
|
|
"Type",
|
|
"<string[], string, unknown>; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { currentPeriod: ",
|
|
"Dictionary",
|
|
"<{ serviceName: string; latency: { x: number; y: number | null; }[]; transactionErrorRate: { x: number; y: number; }[]; throughput: { x: number; y: number; }[]; }>; previousPeriod: ",
|
|
"Dictionary",
|
|
"<{ serviceName: string; latency: { x: number; y: number | null; }[]; transactionErrorRate: { x: number; y: number; }[]; throughput: { x: number; y: number; }[]; }>; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"PartialC",
|
|
"<{ serviceGroup: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ probability: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { items: ",
|
|
"JoinedReturnType",
|
|
"<{ serviceName: string; transactionType: string; environments: string[]; agentName: ",
|
|
"AgentName",
|
|
"; latency: number | null; transactionErrorRate: number; throughput: number; } | { serviceName: string; environments: string[]; agentName: ",
|
|
"AgentName",
|
|
"; } | { serviceName: string; healthStatus: ",
|
|
"ServiceHealthStatus",
|
|
"; } | { serviceName: string; alertsCount: number; }, { serviceName: string; transactionType: string; environments: string[]; agentName: ",
|
|
"AgentName",
|
|
"; latency: number | null; transactionErrorRate: number; throughput: number; } & { serviceName: string; environments: string[]; agentName: ",
|
|
"AgentName",
|
|
"; } & { serviceName: string; healthStatus: ",
|
|
"ServiceHealthStatus",
|
|
"; } & { serviceName: string; alertsCount: number; }>; maxServiceCountExceeded: boolean; serviceOverflowCount: number; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/service-map/dependency\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/service-map/dependency\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ dependencyName: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { currentPeriod: ",
|
|
"NodeStats",
|
|
"; previousPeriod: ",
|
|
"NodeStats",
|
|
" | undefined; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/service-map/service/{serviceName}\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/service-map/service/{serviceName}\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { currentPeriod: ",
|
|
"NodeStats",
|
|
"; previousPeriod: ",
|
|
"NodeStats",
|
|
" | undefined; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/service-map\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/service-map\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"PartialC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; serviceGroup: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { elements: (",
|
|
"ConnectionElement",
|
|
" | { data: { id: string; 'span.type': string; label: string; groupedConnections: ({ 'service.name': string; 'service.environment': string | null; 'agent.name': string; serviceAnomalyStats?: ",
|
|
"ServiceAnomalyStats",
|
|
" | undefined; label: string | undefined; id?: string | undefined; parent?: string | undefined; position?: cytoscape.Position | undefined; } | { 'span.destination.service.resource': string; 'span.type': string; 'span.subtype': string; label: string | undefined; id?: string | undefined; parent?: string | undefined; position?: cytoscape.Position | undefined; } | { id: string; source: string | undefined; target: string | undefined; label: string | undefined; bidirectional?: boolean | undefined; isInverseEdge?: boolean | undefined; } | undefined)[]; }; } | { data: { id: string; source: string; target: string; }; })[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/observability_overview/has_data\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/observability_overview/has_data\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { hasData: boolean; indices: ",
|
|
"ApmIndicesConfig",
|
|
"; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/observability_overview\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/observability_overview\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ bucketSize: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; intervalString: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { serviceCount: number; transactionPerMinute: { value: undefined; timeseries: never[]; } | { value: number; timeseries: { x: number; y: number | null; }[]; }; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/metrics/serverless/active_instances\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/metrics/serverless/active_instances\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"PartialC",
|
|
"<{ serverlessId: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { activeInstances: ",
|
|
"ActiveInstanceOverview",
|
|
"[]; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/metrics/serverless/functions_overview\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/metrics/serverless/functions_overview\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { serverlessFunctionsOverview: { serverlessId: string; serverlessFunctionName: string; serverlessDurationAvg: number | null; billedDurationAvg: number | null; coldStartCount: number | null; avgMemoryUsed: number | undefined; memorySize: number | null; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/metrics/serverless/summary\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/metrics/serverless/summary\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"PartialC",
|
|
"<{ serverlessId: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { memoryUsageAvgRate: number | undefined; serverlessFunctionsTotal: number | undefined; serverlessDurationAvg: number | null | undefined; billedDurationAvg: number | null | undefined; estimatedCost: number | undefined; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/metrics/serverless/charts\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/metrics/serverless/charts\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"PartialC",
|
|
"<{ serverlessId: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { charts: [",
|
|
"FetchAndTransformMetrics",
|
|
", ",
|
|
"FetchAndTransformMetrics",
|
|
", { series: { overallValue: number; data: { x: number; y: number | null | undefined; }[]; title: string; key: string; type: ",
|
|
"ChartType",
|
|
"; color: string; }[]; title: string; key: string; yUnit: ",
|
|
"YUnit",
|
|
"; description?: string | undefined; }, ",
|
|
"FetchAndTransformMetrics",
|
|
", ",
|
|
"FetchAndTransformMetrics",
|
|
"]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/metrics/nodes\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/metrics/nodes\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { serviceNodes: { name: string; cpu: number | null; heapMemory: number | null; hostName: string | null | undefined; nonHeapMemory: number | null; threadCount: number | null; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/metrics/charts\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/metrics/charts\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ agentName: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"PartialC",
|
|
"<{ serviceNodeName: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { charts: ",
|
|
"FetchAndTransformMetrics",
|
|
"[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"POST /internal/apm/latency/overall_distribution/transactions\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"POST /internal/apm/latency/overall_distribution/transactions\", ",
|
|
"TypeC",
|
|
"<{ body: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"PartialC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; transactionName: ",
|
|
"StringC",
|
|
"; transactionType: ",
|
|
"StringC",
|
|
"; termFilters: ",
|
|
"ArrayC",
|
|
"<",
|
|
"TypeC",
|
|
"<{ fieldName: ",
|
|
"StringC",
|
|
"; fieldValue: ",
|
|
"UnionC",
|
|
"<[",
|
|
"StringC",
|
|
", ",
|
|
"Type",
|
|
"<number, unknown, unknown>]>; }>>; durationMin: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; durationMax: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ percentileThreshold: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; chartType: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<",
|
|
"LatencyDistributionChartType",
|
|
".transactionLatency>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"LatencyDistributionChartType",
|
|
".latencyCorrelations>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"LatencyDistributionChartType",
|
|
".failedTransactionsCorrelations>, ",
|
|
"LiteralC",
|
|
"<",
|
|
"LatencyDistributionChartType",
|
|
".dependencyLatency>]>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", ",
|
|
"OverallLatencyDistributionResponse",
|
|
", ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/errors/{groupId}/top_erroneous_transactions\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/errors/{groupId}/top_erroneous_transactions\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; groupId: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ numBuckets: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { topErroneousTransactions: { transactionName: string; currentPeriodTimeseries: { x: number; y: number; }[]; previousPeriodTimeseries: { x: number; y: number; }[]; transactionType: string | undefined; occurrences: number; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/errors/distribution\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/errors/distribution\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"PartialC",
|
|
"<{ groupId: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { currentPeriod: { x: number; y: number; }[]; previousPeriod: { x: number; y: ",
|
|
"Maybe",
|
|
"<number>; }[]; bucketSize: number; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/errors/{groupId}/error/{errorId}\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/errors/{groupId}/error/{errorId}\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; groupId: ",
|
|
"StringC",
|
|
"; errorId: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { transaction: ",
|
|
"Transaction",
|
|
" | undefined; error: ",
|
|
"APMError",
|
|
"; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/errors/{groupId}/samples\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/errors/{groupId}/samples\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; groupId: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { errorSampleIds: string[]; occurrencesCount: number; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"POST /internal/apm/services/{serviceName}/errors/groups/detailed_statistics\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"POST /internal/apm/services/{serviceName}/errors/groups/detailed_statistics\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>, ",
|
|
"PartialC",
|
|
"<{ offset: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ numBuckets: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; }>]>; body: ",
|
|
"TypeC",
|
|
"<{ groupIds: ",
|
|
"Type",
|
|
"<string[], string, unknown>; }>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { currentPeriod: ",
|
|
"Dictionary",
|
|
"<{ groupId: string; timeseries: ",
|
|
"Coordinate",
|
|
"[]; }>; previousPeriod: ",
|
|
"Dictionary",
|
|
"<{ timeseries: { x: number; y: ",
|
|
"Maybe",
|
|
"<number>; }[]; groupId: string; }>; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/errors/groups/main_statistics_by_transaction_name\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/errors/groups/main_statistics_by_transaction_name\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"TypeC",
|
|
"<{ transactionType: ",
|
|
"StringC",
|
|
"; transactionName: ",
|
|
"StringC",
|
|
"; maxNumberOfErrorGroups: ",
|
|
"Type",
|
|
"<number, unknown, unknown>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { errorGroups: { groupId: string; name: string; lastSeen: number; occurrences: number; culprit: string | undefined; handled: boolean | undefined; type: string | undefined; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/services/{serviceName}/errors/groups/main_statistics\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/services/{serviceName}/errors/groups/main_statistics\", ",
|
|
"TypeC",
|
|
"<{ path: ",
|
|
"TypeC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>; query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"PartialC",
|
|
"<{ sortField: ",
|
|
"StringC",
|
|
"; sortDirection: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"asc\">, ",
|
|
"LiteralC",
|
|
"<\"desc\">]>; }>, ",
|
|
"TypeC",
|
|
"<{ environment: ",
|
|
"UnionC",
|
|
"<[",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_NOT_DEFINED\">, ",
|
|
"LiteralC",
|
|
"<\"ENVIRONMENT_ALL\">, ",
|
|
"BrandC",
|
|
"<",
|
|
"StringC",
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">]>; }>, ",
|
|
"TypeC",
|
|
"<{ kuery: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { errorGroups: { groupId: string; name: string; lastSeen: number; occurrences: number; culprit: string | undefined; handled: boolean | undefined; type: string | undefined; }[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/environments\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/environments\", ",
|
|
"TypeC",
|
|
"<{ query: ",
|
|
"IntersectionC",
|
|
"<[",
|
|
"PartialC",
|
|
"<{ serviceName: ",
|
|
"StringC",
|
|
"; }>, ",
|
|
"TypeC",
|
|
"<{ start: ",
|
|
"Type",
|
|
"<number, string, unknown>; end: ",
|
|
"Type",
|
|
"<number, string, unknown>; }>]>; }>, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { environments: (\"ENVIRONMENT_NOT_DEFINED\" | \"ENVIRONMENT_ALL\" | ",
|
|
"Branded",
|
|
"<string, ",
|
|
{
|
|
"pluginId": "@kbn/io-ts-utils",
|
|
"scope": "common",
|
|
"docId": "kibKbnIoTsUtilsPluginApi",
|
|
"section": "def-common.NonEmptyStringBrand",
|
|
"text": "NonEmptyStringBrand"
|
|
},
|
|
">)[]; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"GET /internal/apm/data_view/title\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"GET /internal/apm/data_view/title\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { apmDataViewTitle: string; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; \"POST /internal/apm/data_view/static\": ",
|
|
{
|
|
"pluginId": "@kbn/server-route-repository",
|
|
"scope": "public",
|
|
"docId": "kibKbnServerRouteRepositoryPluginApi",
|
|
"section": "def-public.ServerRoute",
|
|
"text": "ServerRoute"
|
|
},
|
|
"<\"POST /internal/apm/data_view/static\", undefined, ",
|
|
{
|
|
"pluginId": "apm",
|
|
"scope": "server",
|
|
"docId": "kibApmPluginApi",
|
|
"section": "def-server.APMRouteHandlerResources",
|
|
"text": "APMRouteHandlerResources"
|
|
},
|
|
", { created: boolean; dataView: ",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"; } | { created: boolean; reason?: string | undefined; }, ",
|
|
"APMRouteCreateOptions",
|
|
">; }"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/routes/apm_routes/get_global_apm_server_route_repository.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": [],
|
|
"setup": {
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMPluginSetup",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "APMPluginSetup",
|
|
"description": [],
|
|
"path": "x-pack/plugins/apm/server/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMPluginSetup.config$",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "config$",
|
|
"description": [],
|
|
"signature": [
|
|
"Observable",
|
|
"<Readonly<{} & { indices: Readonly<{} & { metric: string; error: string; span: string; transaction: string; onboarding: string; }>; autoCreateApmDataView: boolean; serviceMapEnabled: boolean; serviceMapFingerprintBucketSize: number; serviceMapFingerprintGlobalBucketSize: number; serviceMapTraceIdBucketSize: number; serviceMapTraceIdGlobalBucketSize: number; serviceMapMaxTracesPerRequest: number; ui: Readonly<{} & { enabled: boolean; maxTraceItems: number; }>; searchAggregatedTransactions: ",
|
|
"SearchAggregatedTransactionSetting",
|
|
"; telemetryCollectionEnabled: boolean; metricsInterval: number; agent: Readonly<{} & { migrations: Readonly<{} & { enabled: boolean; }>; }>; forceSyntheticSource: boolean; }>>"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMPluginSetup.getApmIndices",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getApmIndices",
|
|
"description": [],
|
|
"signature": [
|
|
"() => Promise<Readonly<{ error: string; onboarding: string; span: string; transaction: string; metric: string; }>>"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMPluginSetup.createApmEventClient",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "createApmEventClient",
|
|
"description": [],
|
|
"signature": [
|
|
"(params: { debug?: boolean | undefined; request: ",
|
|
{
|
|
"pluginId": "@kbn/core-http-server",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpServerPluginApi",
|
|
"section": "def-common.KibanaRequest",
|
|
"text": "KibanaRequest"
|
|
},
|
|
"<unknown, unknown, unknown, any>; context: ",
|
|
"ApmPluginRequestHandlerContext",
|
|
"; }) => Promise<",
|
|
"APMEventClient",
|
|
">"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMPluginSetup.createApmEventClient.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "params",
|
|
"description": [],
|
|
"path": "x-pack/plugins/apm/server/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMPluginSetup.createApmEventClient.$1.debug",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "debug",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMPluginSetup.createApmEventClient.$1.request",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "request",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-http-server",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpServerPluginApi",
|
|
"section": "def-common.KibanaRequest",
|
|
"text": "KibanaRequest"
|
|
},
|
|
"<unknown, unknown, unknown, any>"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-server.APMPluginSetup.createApmEventClient.$1.context",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "context",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-http-request-handler-context-server",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreHttpRequestHandlerContextServerPluginApi",
|
|
"section": "def-common.RequestHandlerContext",
|
|
"text": "RequestHandlerContext"
|
|
},
|
|
" & { licensing: Promise<",
|
|
{
|
|
"pluginId": "licensing",
|
|
"scope": "server",
|
|
"docId": "kibLicensingPluginApi",
|
|
"section": "def-server.LicensingApiRequestHandlerContext",
|
|
"text": "LicensingApiRequestHandlerContext"
|
|
},
|
|
">; alerting: Promise<",
|
|
{
|
|
"pluginId": "alerting",
|
|
"scope": "server",
|
|
"docId": "kibAlertingPluginApi",
|
|
"section": "def-server.AlertingApiRequestHandlerContext",
|
|
"text": "AlertingApiRequestHandlerContext"
|
|
},
|
|
">; rac: Promise<",
|
|
{
|
|
"pluginId": "ruleRegistry",
|
|
"scope": "server",
|
|
"docId": "kibRuleRegistryPluginApi",
|
|
"section": "def-server.RacApiRequestHandlerContext",
|
|
"text": "RacApiRequestHandlerContext"
|
|
},
|
|
">; }"
|
|
],
|
|
"path": "x-pack/plugins/apm/server/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"lifecycle": "setup",
|
|
"initialIsOpen": true
|
|
}
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-common.getAggregatedCriticalPathRootNodes",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getAggregatedCriticalPathRootNodes",
|
|
"description": [],
|
|
"signature": [
|
|
"(params: { criticalPath: ",
|
|
"CriticalPathResponse",
|
|
"; }) => { rootNodes: ",
|
|
"CriticalPathTreeNode",
|
|
"[]; maxDepth: number; numNodes: number; }"
|
|
],
|
|
"path": "x-pack/plugins/apm/common/critical_path/get_aggregated_critical_path_root_nodes.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-common.getAggregatedCriticalPathRootNodes.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "params",
|
|
"description": [],
|
|
"path": "x-pack/plugins/apm/common/critical_path/get_aggregated_critical_path_root_nodes.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "apm",
|
|
"id": "def-common.getAggregatedCriticalPathRootNodes.$1.criticalPath",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "criticalPath",
|
|
"description": [],
|
|
"signature": [
|
|
"CriticalPathResponse"
|
|
],
|
|
"path": "x-pack/plugins/apm/common/critical_path/get_aggregated_critical_path_root_nodes.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
}
|
|
} |