kibana/api_docs/kbn_observability_alert_details.devdocs.json

196 lines
No EOL
6.3 KiB
JSON

{
"id": "@kbn/observability-alert-details",
"client": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": []
},
"server": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": []
},
"common": {
"classes": [],
"functions": [
{
"parentPluginId": "@kbn/observability-alert-details",
"id": "def-common.AlertActiveTimeRangeAnnotation",
"type": "Function",
"tags": [],
"label": "AlertActiveTimeRangeAnnotation",
"description": [],
"signature": [
"({ alertStart, alertEnd, color, id }: Props) => JSX.Element"
],
"path": "x-pack/packages/observability/alert_details/src/components/alert_active_time_range_annotation.tsx",
"deprecated": false,
"trackAdoption": false,
"children": [
{
"parentPluginId": "@kbn/observability-alert-details",
"id": "def-common.AlertActiveTimeRangeAnnotation.$1",
"type": "Object",
"tags": [],
"label": "{ alertStart, alertEnd, color, id }",
"description": [],
"signature": [
"Props"
],
"path": "x-pack/packages/observability/alert_details/src/components/alert_active_time_range_annotation.tsx",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
}
],
"returnComment": [],
"initialIsOpen": false
},
{
"parentPluginId": "@kbn/observability-alert-details",
"id": "def-common.AlertAnnotation",
"type": "Function",
"tags": [],
"label": "AlertAnnotation",
"description": [],
"signature": [
"({ alertStart, color, dateFormat, id }: Props) => JSX.Element"
],
"path": "x-pack/packages/observability/alert_details/src/components/alert_annotation.tsx",
"deprecated": false,
"trackAdoption": false,
"children": [
{
"parentPluginId": "@kbn/observability-alert-details",
"id": "def-common.AlertAnnotation.$1",
"type": "Object",
"tags": [],
"label": "{ alertStart, color, dateFormat, id }",
"description": [],
"signature": [
"Props"
],
"path": "x-pack/packages/observability/alert_details/src/components/alert_annotation.tsx",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
}
],
"returnComment": [],
"initialIsOpen": false
},
{
"parentPluginId": "@kbn/observability-alert-details",
"id": "def-common.AlertThresholdAnnotation",
"type": "Function",
"tags": [],
"label": "AlertThresholdAnnotation",
"description": [],
"signature": [
"({ threshold, color, id }: Props) => JSX.Element"
],
"path": "x-pack/packages/observability/alert_details/src/components/alert_threshold_annotation.tsx",
"deprecated": false,
"trackAdoption": false,
"children": [
{
"parentPluginId": "@kbn/observability-alert-details",
"id": "def-common.AlertThresholdAnnotation.$1",
"type": "Object",
"tags": [],
"label": "{ threshold, color, id }",
"description": [],
"signature": [
"Props"
],
"path": "x-pack/packages/observability/alert_details/src/components/alert_threshold_annotation.tsx",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
}
],
"returnComment": [],
"initialIsOpen": false
},
{
"parentPluginId": "@kbn/observability-alert-details",
"id": "def-common.AlertThresholdTimeRangeRect",
"type": "Function",
"tags": [],
"label": "AlertThresholdTimeRangeRect",
"description": [],
"signature": [
"({ color, id, threshold }: Props) => JSX.Element"
],
"path": "x-pack/packages/observability/alert_details/src/components/alert_threshold_time_range_rect.tsx",
"deprecated": false,
"trackAdoption": false,
"children": [
{
"parentPluginId": "@kbn/observability-alert-details",
"id": "def-common.AlertThresholdTimeRangeRect.$1",
"type": "Object",
"tags": [],
"label": "{ color, id, threshold }",
"description": [],
"signature": [
"Props"
],
"path": "x-pack/packages/observability/alert_details/src/components/alert_threshold_time_range_rect.tsx",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
}
],
"returnComment": [],
"initialIsOpen": false
},
{
"parentPluginId": "@kbn/observability-alert-details",
"id": "def-common.useAlertsHistory",
"type": "Function",
"tags": [],
"label": "useAlertsHistory",
"description": [],
"signature": [
"({\n featureIds,\n ruleId,\n dateRange,\n http,\n instanceId,\n}: ",
"Props",
") => ",
"UseAlertsHistory"
],
"path": "x-pack/packages/observability/alert_details/src/hooks/use_alerts_history.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
{
"parentPluginId": "@kbn/observability-alert-details",
"id": "def-common.useAlertsHistory.$1",
"type": "Object",
"tags": [],
"label": "{\n featureIds,\n ruleId,\n dateRange,\n http,\n instanceId,\n}",
"description": [],
"signature": [
"Props"
],
"path": "x-pack/packages/observability/alert_details/src/hooks/use_alerts_history.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
}
],
"returnComment": [],
"initialIsOpen": false
}
],
"interfaces": [],
"enums": [],
"misc": [],
"objects": []
}
}