mirror of
https://github.com/elastic/kibana.git
synced 2025-04-21 08:19:33 -04:00
* Fix search telemetry to only update SO periodically * Handle case when searches completed mid flight * Fix error in resetting counters * Update docs * update docs * Don't track restored searches * Update docs * Update docs Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Anton Dosov <anton.dosov@elastic.co> # Conflicts: # api_docs/cases.json # api_docs/data_search.json # api_docs/lists.json # api_docs/security_solution.json
63 lines
No EOL
1.4 KiB
JSON
63 lines
No EOL
1.4 KiB
JSON
{
|
|
"id": "cases",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [
|
|
{
|
|
"id": "def-server.CaseRequestContext",
|
|
"type": "Interface",
|
|
"label": "CaseRequestContext",
|
|
"description": [],
|
|
"tags": [],
|
|
"children": [
|
|
{
|
|
"tags": [],
|
|
"id": "def-server.CaseRequestContext.getCasesClient",
|
|
"type": "Function",
|
|
"label": "getCasesClient",
|
|
"description": [],
|
|
"source": {
|
|
"path": "x-pack/plugins/cases/server/types.ts",
|
|
"lineNumber": 14
|
|
},
|
|
"signature": [
|
|
"() => ",
|
|
{
|
|
"pluginId": "cases",
|
|
"scope": "server",
|
|
"docId": "kibCasesPluginApi",
|
|
"section": "def-server.CasesClient",
|
|
"text": "CasesClient"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"source": {
|
|
"path": "x-pack/plugins/cases/server/types.ts",
|
|
"lineNumber": 13
|
|
},
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
}
|
|
} |