mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
45 lines
No EOL
920 B
JSON
45 lines
No EOL
920 B
JSON
{
|
|
"id": "uptime",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "uptime",
|
|
"id": "def-common.UPTIME_RULE_TYPE_IDS",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "UPTIME_RULE_TYPE_IDS",
|
|
"description": [
|
|
"\nUptime rule types"
|
|
],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-rule-data-utils/src/rule_types/o11y_rules.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": []
|
|
}
|
|
} |