mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
88 lines
No EOL
2.4 KiB
JSON
88 lines
No EOL
2.4 KiB
JSON
{
|
|
"id": "@kbn/alerting-comparators",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [
|
|
{
|
|
"parentPluginId": "@kbn/alerting-comparators",
|
|
"id": "def-common.Comparator",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "Comparator",
|
|
"description": [],
|
|
"path": "x-pack/packages/kbn-alerting-comparators/src/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/alerting-comparators",
|
|
"id": "def-common.Comparator.text",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "text",
|
|
"description": [],
|
|
"path": "x-pack/packages/kbn-alerting-comparators/src/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/alerting-comparators",
|
|
"id": "def-common.Comparator.value",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"path": "x-pack/packages/kbn-alerting-comparators/src/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/alerting-comparators",
|
|
"id": "def-common.Comparator.requiredValues",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "requiredValues",
|
|
"description": [],
|
|
"path": "x-pack/packages/kbn-alerting-comparators/src/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"enums": [
|
|
{
|
|
"parentPluginId": "@kbn/alerting-comparators",
|
|
"id": "def-common.COMPARATORS",
|
|
"type": "Enum",
|
|
"tags": [],
|
|
"label": "COMPARATORS",
|
|
"description": [],
|
|
"path": "x-pack/packages/kbn-alerting-comparators/src/comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"misc": [],
|
|
"objects": []
|
|
}
|
|
} |