mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
978 lines
No EOL
35 KiB
JSON
978 lines
No EOL
35 KiB
JSON
{
|
|
"id": "@kbn/deeplinks-observability",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.DataQualityDetailsLocatorParams",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "DataQualityDetailsLocatorParams",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/deeplinks-observability",
|
|
"scope": "common",
|
|
"docId": "kibKbnDeeplinksObservabilityPluginApi",
|
|
"section": "def-common.DataQualityDetailsLocatorParams",
|
|
"text": "DataQualityDetailsLocatorParams"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "@kbn/utility-types",
|
|
"scope": "common",
|
|
"docId": "kibKbnUtilityTypesPluginApi",
|
|
"section": "def-common.SerializableRecord",
|
|
"text": "SerializableRecord"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/dataset_quality_details.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.DataQualityDetailsLocatorParams.dataStream",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "dataStream",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/dataset_quality_details.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.DataQualityDetailsLocatorParams.timeRange",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "timeRange",
|
|
"description": [],
|
|
"signature": [
|
|
"TimeRangeConfig | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/dataset_quality_details.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.DataQualityDetailsLocatorParams.breakdownField",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "breakdownField",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/dataset_quality_details.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.DataQualityDetailsLocatorParams.degradedFields",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "degradedFields",
|
|
"description": [],
|
|
"signature": [
|
|
"{ table?: DegradedFieldsTable | undefined; } | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/dataset_quality_details.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.DataQualityDetailsLocatorParams.expandedDegradedField",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "expandedDegradedField",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/dataset_quality_details.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.DataQualityDetailsLocatorParams.showCurrentQualityIssues",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "showCurrentQualityIssues",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/dataset_quality_details.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.DataQualityLocatorParams",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "DataQualityLocatorParams",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/deeplinks-observability",
|
|
"scope": "common",
|
|
"docId": "kibKbnDeeplinksObservabilityPluginApi",
|
|
"section": "def-common.DataQualityLocatorParams",
|
|
"text": "DataQualityLocatorParams"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "@kbn/utility-types",
|
|
"scope": "common",
|
|
"docId": "kibKbnUtilityTypesPluginApi",
|
|
"section": "def-common.SerializableRecord",
|
|
"text": "SerializableRecord"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/dataset_quality.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.DataQualityLocatorParams.filters",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "filters",
|
|
"description": [],
|
|
"signature": [
|
|
"Filters | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/dataset_quality.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.DependencyOverviewParams",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "DependencyOverviewParams",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/deeplinks-observability",
|
|
"scope": "common",
|
|
"docId": "kibKbnDeeplinksObservabilityPluginApi",
|
|
"section": "def-common.DependencyOverviewParams",
|
|
"text": "DependencyOverviewParams"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "@kbn/utility-types",
|
|
"scope": "common",
|
|
"docId": "kibKbnUtilityTypesPluginApi",
|
|
"section": "def-common.SerializableRecord",
|
|
"text": "SerializableRecord"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/apm.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.DependencyOverviewParams.dependencyName",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "dependencyName",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/apm.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.DependencyOverviewParams.environment",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "environment",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/apm.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.DependencyOverviewParams.rangeFrom",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "rangeFrom",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/apm.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.DependencyOverviewParams.rangeTo",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "rangeTo",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/apm.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.ObservabilityLogsExplorerLocationState",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "ObservabilityLogsExplorerLocationState",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/deeplinks-observability",
|
|
"scope": "common",
|
|
"docId": "kibKbnDeeplinksObservabilityPluginApi",
|
|
"section": "def-common.ObservabilityLogsExplorerLocationState",
|
|
"text": "ObservabilityLogsExplorerLocationState"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "@kbn/utility-types",
|
|
"scope": "common",
|
|
"docId": "kibKbnUtilityTypesPluginApi",
|
|
"section": "def-common.SerializableRecord",
|
|
"text": "SerializableRecord"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/observability_logs_explorer.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.ObservabilityLogsExplorerLocationState.origin",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "origin",
|
|
"description": [],
|
|
"signature": [
|
|
"{ id: \"application-log-onboarding\"; } | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/observability_logs_explorer.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.ObservabilityOnboardingLocatorParams",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "ObservabilityOnboardingLocatorParams",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/deeplinks-observability",
|
|
"scope": "common",
|
|
"docId": "kibKbnDeeplinksObservabilityPluginApi",
|
|
"section": "def-common.ObservabilityOnboardingLocatorParams",
|
|
"text": "ObservabilityOnboardingLocatorParams"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "@kbn/utility-types",
|
|
"scope": "common",
|
|
"docId": "kibKbnUtilityTypesPluginApi",
|
|
"section": "def-common.SerializableRecord",
|
|
"text": "SerializableRecord"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/observability_onboarding.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.ObservabilityOnboardingLocatorParams.source",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "source",
|
|
"description": [
|
|
"If given, it will load the given onboarding flow\nelse will load the main onboarding screen."
|
|
],
|
|
"signature": [
|
|
"\"kubernetes\" | \"auto-detect\" | \"customLogs\" | \"kubernetes-otel\" | \"otel-logs\" | \"firehose\" | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/observability_onboarding.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.ObservabilityOnboardingLocatorParams.category",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "category",
|
|
"description": [],
|
|
"signature": [
|
|
"\"application\" | \"host\" | \"kubernetes\" | \"cloud\" | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/observability_onboarding.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.TransactionDetailsByNameParams",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "TransactionDetailsByNameParams",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/deeplinks-observability",
|
|
"scope": "common",
|
|
"docId": "kibKbnDeeplinksObservabilityPluginApi",
|
|
"section": "def-common.TransactionDetailsByNameParams",
|
|
"text": "TransactionDetailsByNameParams"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "@kbn/utility-types",
|
|
"scope": "common",
|
|
"docId": "kibKbnUtilityTypesPluginApi",
|
|
"section": "def-common.SerializableRecord",
|
|
"text": "SerializableRecord"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/apm.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.TransactionDetailsByNameParams.serviceName",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "serviceName",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/apm.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.TransactionDetailsByNameParams.transactionName",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "transactionName",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/apm.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.TransactionDetailsByNameParams.rangeFrom",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "rangeFrom",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/apm.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.TransactionDetailsByNameParams.rangeTo",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "rangeTo",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/apm.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.TransactionDetailsByTraceIdLocatorParams",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "TransactionDetailsByTraceIdLocatorParams",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/deeplinks-observability",
|
|
"scope": "common",
|
|
"docId": "kibKbnDeeplinksObservabilityPluginApi",
|
|
"section": "def-common.TransactionDetailsByTraceIdLocatorParams",
|
|
"text": "TransactionDetailsByTraceIdLocatorParams"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "@kbn/utility-types",
|
|
"scope": "common",
|
|
"docId": "kibKbnUtilityTypesPluginApi",
|
|
"section": "def-common.SerializableRecord",
|
|
"text": "SerializableRecord"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/apm.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.TransactionDetailsByTraceIdLocatorParams.rangeFrom",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "rangeFrom",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/apm.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.TransactionDetailsByTraceIdLocatorParams.rangeTo",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "rangeTo",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/apm.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.TransactionDetailsByTraceIdLocatorParams.waterfallItemId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "waterfallItemId",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/apm.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.TransactionDetailsByTraceIdLocatorParams.traceId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "traceId",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/apm.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.UptimeOverviewLocatorInfraParams",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "UptimeOverviewLocatorInfraParams",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/deeplinks-observability",
|
|
"scope": "common",
|
|
"docId": "kibKbnDeeplinksObservabilityPluginApi",
|
|
"section": "def-common.UptimeOverviewLocatorInfraParams",
|
|
"text": "UptimeOverviewLocatorInfraParams"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "@kbn/utility-types",
|
|
"scope": "common",
|
|
"docId": "kibKbnUtilityTypesPluginApi",
|
|
"section": "def-common.SerializableRecord",
|
|
"text": "SerializableRecord"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/uptime.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.UptimeOverviewLocatorInfraParams.ip",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "ip",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/uptime.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.UptimeOverviewLocatorInfraParams.host",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "host",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/uptime.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.UptimeOverviewLocatorInfraParams.container",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "container",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/uptime.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.UptimeOverviewLocatorInfraParams.pod",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "pod",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/uptime.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.UptimeOverviewLocatorParams",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "UptimeOverviewLocatorParams",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/deeplinks-observability",
|
|
"scope": "common",
|
|
"docId": "kibKbnDeeplinksObservabilityPluginApi",
|
|
"section": "def-common.UptimeOverviewLocatorParams",
|
|
"text": "UptimeOverviewLocatorParams"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "@kbn/utility-types",
|
|
"scope": "common",
|
|
"docId": "kibKbnUtilityTypesPluginApi",
|
|
"section": "def-common.SerializableRecord",
|
|
"text": "SerializableRecord"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/uptime.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.UptimeOverviewLocatorParams.dateRangeStart",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "dateRangeStart",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/uptime.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.UptimeOverviewLocatorParams.dateRangeEnd",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "dateRangeEnd",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/uptime.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.UptimeOverviewLocatorParams.search",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "search",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/uptime.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.AI_ASSISTANT_APP_ID",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "AI_ASSISTANT_APP_ID",
|
|
"description": [],
|
|
"signature": [
|
|
"\"observabilityAIAssistant\""
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.AppId",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "AppId",
|
|
"description": [],
|
|
"signature": [
|
|
"\"profiling\" | \"metrics\" | \"apm\" | \"synthetics\" | \"ux\" | \"logs\" | \"slo\" | \"observabilityAIAssistant\" | \"observability-overview\" | \"streams\" | \"inventory\" | \"observability-logs-explorer\" | \"last-used-logs-viewer\" | \"observabilityOnboarding\""
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/deep_links.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.DATA_QUALITY_DETAILS_LOCATOR_ID",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "DATA_QUALITY_DETAILS_LOCATOR_ID",
|
|
"description": [],
|
|
"signature": [
|
|
"\"DATA_QUALITY_DETAILS_LOCATOR\""
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/dataset_quality_details.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.DATA_QUALITY_LOCATOR_ID",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "DATA_QUALITY_LOCATOR_ID",
|
|
"description": [],
|
|
"signature": [
|
|
"\"DATA_QUALITY_LOCATOR\""
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/dataset_quality.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.DeepLinkId",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "DeepLinkId",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/deeplinks-observability",
|
|
"scope": "common",
|
|
"docId": "kibKbnDeeplinksObservabilityPluginApi",
|
|
"section": "def-common.AppId",
|
|
"text": "AppId"
|
|
},
|
|
" | \"logs:anomalies\" | \"logs:settings\" | \"logs:stream\" | \"logs:log-categories\" | \"observability-overview:cases\" | \"observability-overview:alerts\" | \"observability-overview:rules\" | \"observability-overview:cases_create\" | \"observability-overview:cases_configure\" | \"metrics:settings\" | \"metrics:hosts\" | \"metrics:inventory\" | \"metrics:metrics-explorer\" | \"metrics:assetDetails\" | \"apm:services\" | \"apm:traces\" | \"apm:dependencies\" | \"apm:service-map\" | \"apm:settings\" | \"apm:service-groups-list\" | \"apm:storage-explorer\" | \"synthetics:overview\" | \"synthetics:certificates\" | \"profiling:functions\" | \"profiling:stacktraces\" | \"profiling:flamegraphs\" | \"inventory:datastreams\" | \"streams:overview\""
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/deep_links.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.DEPENDENCY_OVERVIEW_LOCATOR_ID",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "DEPENDENCY_OVERVIEW_LOCATOR_ID",
|
|
"description": [],
|
|
"signature": [
|
|
"\"dependencyOverviewLocator\""
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/apm.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.LAST_USED_LOGS_VIEWER_APP_ID",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "LAST_USED_LOGS_VIEWER_APP_ID",
|
|
"description": [],
|
|
"signature": [
|
|
"\"last-used-logs-viewer\""
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.LOGS_APP_ID",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "LOGS_APP_ID",
|
|
"description": [],
|
|
"signature": [
|
|
"\"logs\""
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.OBLT_PROFILING_APP_ID",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "OBLT_PROFILING_APP_ID",
|
|
"description": [],
|
|
"signature": [
|
|
"\"profiling\""
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.OBLT_UX_APP_ID",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "OBLT_UX_APP_ID",
|
|
"description": [],
|
|
"signature": [
|
|
"\"ux\""
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.OBS_LOGS_EXPLORER_LOGS_VIEWER_KEY",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "OBS_LOGS_EXPLORER_LOGS_VIEWER_KEY",
|
|
"description": [],
|
|
"signature": [
|
|
"\"obs-logs-explorer:lastUsedViewer\""
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/observability_logs_explorer.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.OBSERVABILITY_LOGS_EXPLORER_APP_ID",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "OBSERVABILITY_LOGS_EXPLORER_APP_ID",
|
|
"description": [],
|
|
"signature": [
|
|
"\"observability-logs-explorer\""
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.OBSERVABILITY_ONBOARDING_APP_ID",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "OBSERVABILITY_ONBOARDING_APP_ID",
|
|
"description": [],
|
|
"signature": [
|
|
"\"observabilityOnboarding\""
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.OBSERVABILITY_ONBOARDING_LOCATOR",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "OBSERVABILITY_ONBOARDING_LOCATOR",
|
|
"description": [],
|
|
"signature": [
|
|
"\"OBSERVABILITY_ONBOARDING_LOCATOR\""
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/observability_onboarding.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.OBSERVABILITY_OVERVIEW_APP_ID",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "OBSERVABILITY_OVERVIEW_APP_ID",
|
|
"description": [],
|
|
"signature": [
|
|
"\"observability-overview\""
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.TRANSACTION_DETAILS_BY_NAME_LOCATOR",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "TRANSACTION_DETAILS_BY_NAME_LOCATOR",
|
|
"description": [],
|
|
"signature": [
|
|
"\"TransactionDetailsByNameLocator\""
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/apm.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.TRANSACTION_DETAILS_BY_TRACE_ID_LOCATOR",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "TRANSACTION_DETAILS_BY_TRACE_ID_LOCATOR",
|
|
"description": [],
|
|
"signature": [
|
|
"\"TRANSACTION_DETAILS_BY_TRACE_ID_LOCATOR\""
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/apm.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-observability",
|
|
"id": "def-common.uptimeOverviewLocatorID",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "uptimeOverviewLocatorID",
|
|
"description": [],
|
|
"signature": [
|
|
"\"UPTIME_OVERVIEW_LOCATOR\""
|
|
],
|
|
"path": "src/platform/packages/shared/deeplinks/observability/locators/uptime.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": []
|
|
}
|
|
} |