mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
43 lines
No EOL
851 B
JSON
43 lines
No EOL
851 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_TYPES",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "UPTIME_RULE_TYPES",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/uptime/common/constants/uptime_alerts.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": []
|
|
}
|
|
} |