mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
4446 lines
No EOL
180 KiB
JSON
4446 lines
No EOL
180 KiB
JSON
{
|
|
"id": "@kbn/apm-synthtrace-client",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace",
|
|
"type": "Class",
|
|
"tags": [],
|
|
"label": "DistributedTrace",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.timestamp",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "timestamp",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.serviceInstance",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "serviceInstance",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.Instance",
|
|
"text": "Instance"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.spanEndTimes",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "spanEndTimes",
|
|
"description": [],
|
|
"signature": [
|
|
"number[]"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.childSpans",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "childSpans",
|
|
"description": [],
|
|
"signature": [
|
|
"BaseSpan",
|
|
"[]"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.transaction",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "transaction",
|
|
"description": [],
|
|
"signature": [
|
|
"Transaction"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.Unnamed",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "Constructor",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.Unnamed.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{\n serviceInstance,\n transactionName,\n timestamp,\n children,\n }",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.Unnamed.$1.serviceInstance",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "serviceInstance",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.Instance",
|
|
"text": "Instance"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.Unnamed.$1.transactionName",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "transactionName",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.Unnamed.$1.timestamp",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "timestamp",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.Unnamed.$1.children",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "children",
|
|
"description": [],
|
|
"signature": [
|
|
"((dt: ",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.DistributedTrace",
|
|
"text": "DistributedTrace"
|
|
},
|
|
") => void) | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.Unnamed.$1.children.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "dt",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.DistributedTrace",
|
|
"text": "DistributedTrace"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.getTransaction",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getTransaction",
|
|
"description": [],
|
|
"signature": [
|
|
"() => ",
|
|
"Transaction"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.service",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "service",
|
|
"description": [],
|
|
"signature": [
|
|
"({ serviceInstance, transactionName, latency, repeat, timestamp, duration, children, }: { serviceInstance: ",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.Instance",
|
|
"text": "Instance"
|
|
},
|
|
"; transactionName: string; repeat?: number | undefined; timestamp?: number | undefined; latency?: number | undefined; duration?: number | undefined; children?: ((dt: ",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.DistributedTrace",
|
|
"text": "DistributedTrace"
|
|
},
|
|
") => unknown) | undefined; }) => void"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.service.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{\n serviceInstance,\n transactionName,\n latency = 0,\n repeat = 1,\n timestamp = this.timestamp,\n duration,\n children,\n }",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.service.$1.serviceInstance",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "serviceInstance",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.Instance",
|
|
"text": "Instance"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.service.$1.transactionName",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "transactionName",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.service.$1.repeat",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "repeat",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.service.$1.timestamp",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "timestamp",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.service.$1.latency",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "latency",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.service.$1.duration",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "duration",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.service.$1.children",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "children",
|
|
"description": [],
|
|
"signature": [
|
|
"((dt: ",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.DistributedTrace",
|
|
"text": "DistributedTrace"
|
|
},
|
|
") => unknown) | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.service.$1.children.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "dt",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.DistributedTrace",
|
|
"text": "DistributedTrace"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.external",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "external",
|
|
"description": [],
|
|
"signature": [
|
|
"({ name, url, method, statusCode, duration, timestamp, }: { name: string; url: string; method?: ",
|
|
"HttpMethod",
|
|
" | undefined; statusCode?: number | undefined; duration: number; timestamp?: number | undefined; }) => void"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.external.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{\n name,\n url,\n method,\n statusCode,\n duration,\n timestamp = this.timestamp,\n }",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.external.$1.name",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "name",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.external.$1.url",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "url",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.external.$1.method",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "method",
|
|
"description": [],
|
|
"signature": [
|
|
"HttpMethod",
|
|
" | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.external.$1.statusCode",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "statusCode",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.external.$1.duration",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "duration",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.external.$1.timestamp",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "timestamp",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.db",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "db",
|
|
"description": [],
|
|
"signature": [
|
|
"({ name, duration, type, statement, timestamp, }: { name: string; duration: number; type: \"elasticsearch\" | \"sqlite\" | \"redis\"; statement?: string | undefined; timestamp?: number | undefined; }) => void"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.db.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{\n name,\n duration,\n type,\n statement,\n timestamp = this.timestamp,\n }",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.db.$1.name",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "name",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.db.$1.duration",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "duration",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.db.$1.type",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "type",
|
|
"description": [],
|
|
"signature": [
|
|
"\"elasticsearch\" | \"sqlite\" | \"redis\""
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.db.$1.statement",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "statement",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DistributedTrace.db.$1.timestamp",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "timestamp",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/distributed_trace_client.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Entity",
|
|
"type": "Class",
|
|
"tags": [],
|
|
"label": "Entity",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.Entity",
|
|
"text": "Entity"
|
|
},
|
|
"<TFields>"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entity.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Entity.Unnamed",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "Constructor",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entity.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Entity.Unnamed.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "fields",
|
|
"description": [],
|
|
"signature": [
|
|
"TFields"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entity.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Entity.defaults",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "defaults",
|
|
"description": [],
|
|
"signature": [
|
|
"(defaults: TFields) => this"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entity.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Entity.defaults.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "defaults",
|
|
"description": [],
|
|
"signature": [
|
|
"TFields"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entity.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Entity.overrides",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "overrides",
|
|
"description": [],
|
|
"signature": [
|
|
"(overrides: Partial<TFields>) => this"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entity.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Entity.overrides.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "overrides",
|
|
"description": [],
|
|
"signature": [
|
|
"Partial<TFields>"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entity.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Instance",
|
|
"type": "Class",
|
|
"tags": [],
|
|
"label": "Instance",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.Instance",
|
|
"text": "Instance"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.Entity",
|
|
"text": "Entity"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.ApmFields",
|
|
"text": "ApmFields"
|
|
},
|
|
">"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/instance.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Instance.transaction",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "transaction",
|
|
"description": [],
|
|
"signature": [
|
|
"(...options: [string] | [string, string] | [{ transactionName: string; transactionType?: string | undefined; }]) => ",
|
|
"Transaction"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/instance.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Instance.transaction.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "options",
|
|
"description": [],
|
|
"signature": [
|
|
"[string] | [string, string] | [{ transactionName: string; transactionType?: string | undefined; }]"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/instance.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Instance.span",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "span",
|
|
"description": [],
|
|
"signature": [
|
|
"(...options: [string, string] | [string, string, string] | [",
|
|
"SpanParams",
|
|
"]) => ",
|
|
"Span"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/instance.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Instance.span.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "options",
|
|
"description": [],
|
|
"signature": [
|
|
"[string, string] | [string, string, string] | [",
|
|
"SpanParams",
|
|
"]"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/instance.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Instance.crash",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "crash",
|
|
"description": [],
|
|
"signature": [
|
|
"({ message, type }: { message: string; type?: string | undefined; }) => ",
|
|
"ApmError"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/instance.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Instance.crash.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{ message, type }",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/instance.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Instance.crash.$1.message",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "message",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/instance.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Instance.crash.$1.type",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "type",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/instance.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Instance.error",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "error",
|
|
"description": [],
|
|
"signature": [
|
|
"({ message, type, culprit, groupingKey, }: { message: string; type?: string | undefined; culprit?: string | undefined; groupingKey?: string | undefined; }) => ",
|
|
"ApmError"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/instance.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Instance.error.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{\n message,\n type,\n culprit,\n groupingKey,\n }",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/instance.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Instance.error.$1.message",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "message",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/instance.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Instance.error.$1.type",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "type",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/instance.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Instance.error.$1.culprit",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "culprit",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/instance.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Instance.error.$1.groupingKey",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "groupingKey",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/instance.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Instance.containerId",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "containerId",
|
|
"description": [],
|
|
"signature": [
|
|
"(containerId: string) => this"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/instance.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Instance.containerId.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "containerId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/instance.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Instance.hostName",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "hostName",
|
|
"description": [],
|
|
"signature": [
|
|
"(hostName: string) => this"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/instance.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Instance.hostName.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "hostName",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/instance.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Instance.podId",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "podId",
|
|
"description": [],
|
|
"signature": [
|
|
"(podId: string) => this"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/instance.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Instance.podId.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "podId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/instance.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Instance.appMetrics",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "appMetrics",
|
|
"description": [],
|
|
"signature": [
|
|
"(metrics: Partial<{ 'system.process.memory.size': number; 'system.memory.actual.free': number; 'system.memory.total': number; 'system.process.cgroup.memory.mem.limit.bytes': number; 'system.process.cgroup.memory.mem.usage.bytes': number; 'system.cpu.total.norm.pct': number; 'system.process.memory.rss.bytes': number; 'system.process.cpu.total.norm.pct': number; 'jvm.memory.heap.used': number; 'jvm.memory.non_heap.used': number; 'jvm.thread.count': number; 'faas.billed_duration': number; 'faas.timeout': number; 'faas.coldstart_duration': number; 'faas.duration': number; 'application.launch.time': number; }>) => ",
|
|
"Metricset",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.ApmFields",
|
|
"text": "ApmFields"
|
|
},
|
|
">"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/instance.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Instance.appMetrics.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "metrics",
|
|
"description": [],
|
|
"signature": [
|
|
"Partial<{ 'system.process.memory.size': number; 'system.memory.actual.free': number; 'system.memory.total': number; 'system.process.cgroup.memory.mem.limit.bytes': number; 'system.process.cgroup.memory.mem.usage.bytes': number; 'system.cpu.total.norm.pct': number; 'system.process.memory.rss.bytes': number; 'system.process.cpu.total.norm.pct': number; 'jvm.memory.heap.used': number; 'jvm.memory.non_heap.used': number; 'jvm.thread.count': number; 'faas.billed_duration': number; 'faas.timeout': number; 'faas.coldstart_duration': number; 'faas.duration': number; 'application.launch.time': number; }>"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/instance.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice",
|
|
"type": "Class",
|
|
"tags": [],
|
|
"label": "MobileDevice",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.MobileDevice",
|
|
"text": "MobileDevice"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.Entity",
|
|
"text": "Entity"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.ApmFields",
|
|
"text": "ApmFields"
|
|
},
|
|
">"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.networkConnection",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "networkConnection",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.NetworkConnectionInfo",
|
|
"text": "NetworkConnectionInfo"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.Unnamed",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "Constructor",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.Unnamed.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "fields",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.ApmFields",
|
|
"text": "ApmFields"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.deviceInfo",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "deviceInfo",
|
|
"description": [],
|
|
"signature": [
|
|
"(...options: [string, string] | [string, string, string] | [",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.DeviceInfo",
|
|
"text": "DeviceInfo"
|
|
},
|
|
"]) => this"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.deviceInfo.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "options",
|
|
"description": [],
|
|
"signature": [
|
|
"[string, string] | [string, string, string] | [",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.DeviceInfo",
|
|
"text": "DeviceInfo"
|
|
},
|
|
"]"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.osInfo",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "osInfo",
|
|
"description": [],
|
|
"signature": [
|
|
"(...options: [string, string] | [string, string, string] | [string, string, string, string] | [",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.OSInfo",
|
|
"text": "OSInfo"
|
|
},
|
|
"]) => this"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.osInfo.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "options",
|
|
"description": [],
|
|
"signature": [
|
|
"[string, string] | [string, string, string] | [string, string, string, string] | [",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.OSInfo",
|
|
"text": "OSInfo"
|
|
},
|
|
"]"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.startNewSession",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "startNewSession",
|
|
"description": [],
|
|
"signature": [
|
|
"() => this"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.setNetworkConnection",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "setNetworkConnection",
|
|
"description": [],
|
|
"signature": [
|
|
"(networkInfo: ",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.NetworkConnectionInfo",
|
|
"text": "NetworkConnectionInfo"
|
|
},
|
|
") => this"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.setNetworkConnection.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "networkInfo",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.NetworkConnectionInfo",
|
|
"text": "NetworkConnectionInfo"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.setGeoInfo",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "setGeoInfo",
|
|
"description": [],
|
|
"signature": [
|
|
"(geoInfo: ",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.GeoInfo",
|
|
"text": "GeoInfo"
|
|
},
|
|
") => this"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.setGeoInfo.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "geoInfo",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.GeoInfo",
|
|
"text": "GeoInfo"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.event",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "event",
|
|
"description": [],
|
|
"signature": [
|
|
"() => ",
|
|
"Event"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.transaction",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "transaction",
|
|
"description": [],
|
|
"signature": [
|
|
"(...options: [string] | [string, string] | [string, string, string] | [{ transactionName: string; frameworkName?: string | undefined; frameworkVersion?: string | undefined; }]) => ",
|
|
"Transaction"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.transaction.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "options",
|
|
"description": [],
|
|
"signature": [
|
|
"[string] | [string, string] | [string, string, string] | [{ transactionName: string; frameworkName?: string | undefined; frameworkVersion?: string | undefined; }]"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.span",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "span",
|
|
"description": [],
|
|
"signature": [
|
|
"(...options: [string, string] | [string, string, string] | [",
|
|
"SpanParams",
|
|
"]) => ",
|
|
"Span"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.span.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "options",
|
|
"description": [],
|
|
"signature": [
|
|
"[string, string] | [string, string, string] | [",
|
|
"SpanParams",
|
|
"]"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.httpSpan",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "httpSpan",
|
|
"description": [],
|
|
"signature": [
|
|
"(...options: [string, string, string] | [{ spanName: string; httpMethod: string; httpUrl: string; }]) => ",
|
|
"Span"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.httpSpan.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "options",
|
|
"description": [],
|
|
"signature": [
|
|
"[string, string, string] | [{ spanName: string; httpMethod: string; httpUrl: string; }]"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.appMetrics",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "appMetrics",
|
|
"description": [],
|
|
"signature": [
|
|
"(metrics: Partial<{ 'system.process.memory.size': number; 'system.memory.actual.free': number; 'system.memory.total': number; 'system.process.cgroup.memory.mem.limit.bytes': number; 'system.process.cgroup.memory.mem.usage.bytes': number; 'system.cpu.total.norm.pct': number; 'system.process.memory.rss.bytes': number; 'system.process.cpu.total.norm.pct': number; 'jvm.memory.heap.used': number; 'jvm.memory.non_heap.used': number; 'jvm.thread.count': number; 'faas.billed_duration': number; 'faas.timeout': number; 'faas.coldstart_duration': number; 'faas.duration': number; 'application.launch.time': number; }>) => ",
|
|
"Metricset",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.ApmFields",
|
|
"text": "ApmFields"
|
|
},
|
|
">"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.appMetrics.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "metrics",
|
|
"description": [],
|
|
"signature": [
|
|
"Partial<{ 'system.process.memory.size': number; 'system.memory.actual.free': number; 'system.memory.total': number; 'system.process.cgroup.memory.mem.limit.bytes': number; 'system.process.cgroup.memory.mem.usage.bytes': number; 'system.cpu.total.norm.pct': number; 'system.process.memory.rss.bytes': number; 'system.process.cpu.total.norm.pct': number; 'jvm.memory.heap.used': number; 'jvm.memory.non_heap.used': number; 'jvm.thread.count': number; 'faas.billed_duration': number; 'faas.timeout': number; 'faas.coldstart_duration': number; 'faas.duration': number; 'application.launch.time': number; }>"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.crash",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "crash",
|
|
"description": [],
|
|
"signature": [
|
|
"({ message, groupingName }: { message: string; groupingName?: string | undefined; }) => ",
|
|
"ApmError"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.crash.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{ message, groupingName }",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.crash.$1.message",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "message",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MobileDevice.crash.$1.groupingName",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "groupingName",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Serializable",
|
|
"type": "Class",
|
|
"tags": [],
|
|
"label": "Serializable",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.Serializable",
|
|
"text": "Serializable"
|
|
},
|
|
"<TFields> extends ",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.Entity",
|
|
"text": "Entity"
|
|
},
|
|
"<TFields>"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/serializable.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Serializable.Unnamed",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "Constructor",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/serializable.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Serializable.Unnamed.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "fields",
|
|
"description": [],
|
|
"signature": [
|
|
"TFields"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/serializable.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Serializable.timestamp",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "timestamp",
|
|
"description": [],
|
|
"signature": [
|
|
"(time: number) => this"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/serializable.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Serializable.timestamp.$1",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "time",
|
|
"description": [],
|
|
"signature": [
|
|
"number"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/serializable.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Serializable.serialize",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "serialize",
|
|
"description": [],
|
|
"signature": [
|
|
"() => TFields[]"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/serializable.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Timerange",
|
|
"type": "Class",
|
|
"tags": [],
|
|
"label": "Timerange",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/timerange.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Timerange.Unnamed",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "Constructor",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/timerange.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Timerange.Unnamed.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "from",
|
|
"description": [],
|
|
"signature": [
|
|
"Date"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/timerange.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Timerange.Unnamed.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "to",
|
|
"description": [],
|
|
"signature": [
|
|
"Date"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/timerange.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Timerange.interval",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "interval",
|
|
"description": [],
|
|
"signature": [
|
|
"(interval: string) => ",
|
|
"Interval",
|
|
"<{ '@timestamp'?: number | undefined; }>"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/timerange.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Timerange.interval.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "interval",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/timerange.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Timerange.ratePerMinute",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "ratePerMinute",
|
|
"description": [],
|
|
"signature": [
|
|
"(rate: number) => ",
|
|
"Interval",
|
|
"<{ '@timestamp'?: number | undefined; }>"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/timerange.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Timerange.ratePerMinute.$1",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "rate",
|
|
"description": [],
|
|
"signature": [
|
|
"number"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/timerange.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Timerange.poissonEvents",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "poissonEvents",
|
|
"description": [],
|
|
"signature": [
|
|
"(rate: number) => ",
|
|
"PoissonEvents",
|
|
"<{ '@timestamp'?: number | undefined; }>"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/timerange.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Timerange.poissonEvents.$1",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "rate",
|
|
"description": [],
|
|
"signature": [
|
|
"number"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/timerange.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Timerange.gaussianEvents",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "gaussianEvents",
|
|
"description": [],
|
|
"signature": [
|
|
"(mean: Date, width: number, totalPoints: number) => ",
|
|
"GaussianEvents",
|
|
"<{ '@timestamp'?: number | undefined; }>"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/timerange.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Timerange.gaussianEvents.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "mean",
|
|
"description": [],
|
|
"signature": [
|
|
"Date"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/timerange.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Timerange.gaussianEvents.$2",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "width",
|
|
"description": [],
|
|
"signature": [
|
|
"number"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/timerange.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Timerange.gaussianEvents.$3",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "totalPoints",
|
|
"description": [],
|
|
"signature": [
|
|
"number"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/timerange.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Timerange.splitInto",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "splitInto",
|
|
"description": [],
|
|
"signature": [
|
|
"(segmentCount: number) => ",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.Timerange",
|
|
"text": "Timerange"
|
|
},
|
|
"[]"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/timerange.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Timerange.splitInto.$1",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "segmentCount",
|
|
"description": [],
|
|
"signature": [
|
|
"number"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/timerange.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Timerange.toString",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "toString",
|
|
"description": [],
|
|
"signature": [
|
|
"() => string"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/timerange.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"functions": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.appendHash",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "appendHash",
|
|
"description": [],
|
|
"signature": [
|
|
"(hash: string, value: string) => string"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/utils/hash.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.appendHash.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "hash",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/utils/hash.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.appendHash.$2",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/utils/hash.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.dedot",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "dedot",
|
|
"description": [],
|
|
"signature": [
|
|
"(source: Record<string, any>, target: Record<string, any>) => Record<string, any>"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/utils/dedot.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.dedot.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "source",
|
|
"description": [],
|
|
"signature": [
|
|
"Record<string, any>"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/utils/dedot.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.dedot.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "target",
|
|
"description": [],
|
|
"signature": [
|
|
"Record<string, any>"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/utils/dedot.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.generateLongId",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "generateLongId",
|
|
"description": [],
|
|
"signature": [
|
|
"() => string"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/utils/generate_id.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.generateShortId",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "generateShortId",
|
|
"description": [],
|
|
"signature": [
|
|
"() => string"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/utils/generate_id.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.hashKeysOf",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "hashKeysOf",
|
|
"description": [],
|
|
"signature": [
|
|
"(source: T, keys: (keyof T)[]) => string"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/utils/hash.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.hashKeysOf.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "source",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/utils/hash.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.hashKeysOf.$2",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "keys",
|
|
"description": [],
|
|
"signature": [
|
|
"(keyof T)[]"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/utils/hash.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.httpExitSpan",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "httpExitSpan",
|
|
"description": [],
|
|
"signature": [
|
|
"({\n spanName,\n destinationUrl,\n method = 'GET',\n statusCode = 200,\n}: { spanName: string; destinationUrl: string; method?: ",
|
|
"HttpMethod",
|
|
" | undefined; statusCode?: number | undefined; }) => ",
|
|
"SpanParams"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/span.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.httpExitSpan.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{\n spanName,\n destinationUrl,\n method = 'GET',\n statusCode = 200,\n}",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/span.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.httpExitSpan.$1.spanName",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "spanName",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/span.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.httpExitSpan.$1.destinationUrl",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "destinationUrl",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/span.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.httpExitSpan.$1.method",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "method",
|
|
"description": [],
|
|
"signature": [
|
|
"HttpMethod",
|
|
" | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/span.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.httpExitSpan.$1.statusCode",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "statusCode",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/span.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.observer",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "observer",
|
|
"description": [],
|
|
"signature": [
|
|
"() => ",
|
|
"Observer"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/agent_config/observer.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.parseInterval",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "parseInterval",
|
|
"description": [],
|
|
"signature": [
|
|
"(interval: string) => { intervalAmount: number; intervalUnit: moment.unitOfTime.DurationConstructor; }"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/interval.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.parseInterval.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "interval",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/interval.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.serviceMap",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "serviceMap",
|
|
"description": [],
|
|
"signature": [
|
|
"(options: ",
|
|
"ServiceMapOpts",
|
|
") => (timestamp: number) => ",
|
|
"Transaction",
|
|
"[]"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/service_map.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.serviceMap.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "options",
|
|
"description": [],
|
|
"signature": [
|
|
"ServiceMapOpts"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/dsl/service_map.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.timerange",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "timerange",
|
|
"description": [],
|
|
"signature": [
|
|
"(from: DateLike, to: DateLike) => ",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.Timerange",
|
|
"text": "Timerange"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/timerange.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.timerange.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "from",
|
|
"description": [],
|
|
"signature": [
|
|
"DateLike"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/timerange.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.timerange.$2",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "to",
|
|
"description": [],
|
|
"signature": [
|
|
"DateLike"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/timerange.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"interfaces": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DeviceInfo",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "DeviceInfo",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DeviceInfo.manufacturer",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "manufacturer",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DeviceInfo.modelIdentifier",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "modelIdentifier",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.DeviceInfo.modelName",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "modelName",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.GeoInfo",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "GeoInfo",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.GeoInfo.clientIp",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "clientIp",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.GeoInfo.cityName",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "cityName",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.GeoInfo.continentName",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "continentName",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.GeoInfo.countryIsoCode",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "countryIsoCode",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.GeoInfo.countryName",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "countryName",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.GeoInfo.regionName",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "regionName",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.GeoInfo.regionIsoCode",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "regionIsoCode",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.GeoInfo.location",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "location",
|
|
"description": [],
|
|
"signature": [
|
|
"GeoLocation",
|
|
" | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.NetworkConnectionInfo",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "NetworkConnectionInfo",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.NetworkConnectionInfo.type",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "type",
|
|
"description": [],
|
|
"signature": [
|
|
"\"unknown\" | \"cell\" | \"unavailable\" | \"wifi\" | \"wired\""
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.NetworkConnectionInfo.subType",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "subType",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.NetworkConnectionInfo.carrierName",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "carrierName",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.NetworkConnectionInfo.carrierMCC",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "carrierMCC",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.NetworkConnectionInfo.carrierMNC",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "carrierMNC",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.NetworkConnectionInfo.carrierICC",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "carrierICC",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.OSInfo",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "OSInfo",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.OSInfo.osType",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "osType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"android\" | \"ios\""
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.OSInfo.osVersion",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "osVersion",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.OSInfo.osFull",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "osFull",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.OSInfo.runtimeVersion",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "runtimeVersion",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/mobile_device.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.OtelDocument",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "OtelDocument",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.OtelDocument",
|
|
"text": "OtelDocument"
|
|
},
|
|
" extends { '@timestamp'?: number | undefined; }"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/otel/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.OtelDocument.data_stream",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "data_stream",
|
|
"description": [],
|
|
"signature": [
|
|
"{ dataset: string; namespace: string; type: string; } | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/otel/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.OtelDocument.attributes",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "attributes",
|
|
"description": [],
|
|
"signature": [
|
|
"{ [key: string]: any; 'timestamp.us'?: number | undefined; 'metricset.name'?: string | undefined; } | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/otel/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.OtelDocument.resource",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "resource",
|
|
"description": [],
|
|
"signature": [
|
|
"{ attributes?: OtelSharedResourceAttributes | undefined; dropped_attributes_count?: number | undefined; schema_url?: string | undefined; } | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/otel/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.OtelDocument.scope",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "scope",
|
|
"description": [],
|
|
"signature": [
|
|
"{ attributes?: { 'service.framework.name'?: string | undefined; 'service.framework.version'?: string | undefined; } | undefined; dropped_attributes_count?: number | undefined; name?: string | undefined; } | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/otel/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.OtelDocument.name",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "name",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/otel/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.OtelDocument.trace_id",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "trace_id",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/otel/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.OtelDocument.trace",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "trace",
|
|
"description": [],
|
|
"signature": [
|
|
"{ id: string; } | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/otel/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.OtelDocument.span_id",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "span_id",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/otel/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.OtelDocument.span",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "span",
|
|
"description": [],
|
|
"signature": [
|
|
"{ id: string; } | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/otel/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.OtelDocument.dropped_attributes_count",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "dropped_attributes_count",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/otel/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.OtelDocument.dropped_events_count",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "dropped_events_count",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/otel/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.OtelDocument.dropped_links_count",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "dropped_links_count",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/otel/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.OtelDocument.timestamp_us",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "timestamp_us",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/otel/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.AgentConfigFields",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "AgentConfigFields",
|
|
"description": [],
|
|
"signature": [
|
|
"Pick<",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.ApmFields",
|
|
"text": "ApmFields"
|
|
},
|
|
", \"@timestamp\" | \"processor.event\" | \"ecs.version\" | \"event.ingested\" | \"observer.type\" | \"observer.version\" | \"metricset.name\" | \"observer.version_major\" | \"processor.name\"> & Partial<{ 'labels.etag': string; agent_config_applied: number; 'event.agent_id_status': string; }>"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/agent_config/agent_config_fields.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.ApmFields",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ApmFields",
|
|
"description": [],
|
|
"signature": [
|
|
"{ '@timestamp'?: number | undefined; } & Partial<{ meta: { 'metricset.id': string; }; }> & Partial<{ 'timestamp.us'?: number | undefined; 'agent.name': string; 'agent.version': string; 'client.geo.city_name': string; 'client.geo.continent_name': string; 'client.geo.country_iso_code': string; 'client.geo.country_name': string; 'client.geo.location': ",
|
|
"GeoLocation",
|
|
"; 'client.geo.region_iso_code': string; 'client.geo.region_name': string; 'client.ip': string; 'cloud.account.id': string; 'cloud.account.name': string; 'cloud.availability_zone': string; 'cloud.machine.type': string; 'cloud.project.id': string; 'cloud.project.name': string; 'cloud.provider': string; 'cloud.region': string; 'cloud.service.name': string; 'code.stacktrace': string; 'container.id': string; 'destination.address': string; 'destination.port': number; 'device.id': string; 'device.manufacturer': string; 'device.model.identifier': string; 'device.model.name': string; 'ecs.version': string; 'error.exception': ",
|
|
"ApmException",
|
|
"[]; 'error.grouping_key': string; 'error.grouping_name': string; 'error.id': string; 'error.type': string; 'error.culprit': string; 'event.ingested': string; 'event.name': string; 'event.action': string; 'event.outcome': string; 'event.outcome_numeric': number | { sum: number; value_count: number; }; 'faas.coldstart': boolean; 'faas.execution': string; 'faas.id': string; 'faas.name': string; 'faas.trigger.type': string; 'faas.version': string; 'host.architecture': string; 'host.hostname': string; 'host.name': string; 'host.os.full': string; 'host.os.name': string; 'host.os.platform': string; 'host.os.type': string; 'host.os.version': string; 'http.request.method': string; 'http.response.status_code': number; 'kubernetes.pod.name': string; 'kubernetes.pod.uid': string; 'labels.name': string; 'labels.telemetry_auto_version': string; 'labels.lifecycle_state': string; 'metricset.name': string; 'network.carrier.icc': string; 'network.carrier.mcc': string; 'network.carrier.mnc': string; 'network.carrier.name': string; 'network.connection.subtype': string; 'network.connection.type': string; 'observer.type': string; 'observer.version_major': number; 'observer.version': string; 'parent.id': string; 'processor.event': string; 'processor.name': string; 'session.id': string; 'trace.id': string; 'transaction.aggregation.overflow_count': number; 'transaction.duration.us': number; 'transaction.id': string; 'transaction.name': string; 'transaction.type': string; 'transaction.duration.histogram': { values: number[]; counts: number[]; }; 'transaction.result': string; 'transaction.sampled': boolean; 'service.environment': string; 'service.framework.name': string; 'service.framework.version': string; 'service.language.name': string; 'service.language.version': string; 'service.name': string; 'service.node.name': string; 'service.runtime.name': string; 'service.runtime.version': string; 'service.target.name': string; 'service.target.type': string; 'service.version': string; 'span.action': string; 'span.destination.service.resource': string; 'span.destination.service.response_time.count': number; 'span.destination.service.response_time.sum.us': number; 'span.duration.us': number; 'span.id': string; 'span.name': string; 'span.stacktrace': ",
|
|
"APMStacktrace",
|
|
"[]; 'span.self_time.count': number; 'span.self_time.sum.us': number; 'span.subtype': string; 'span.type': string; 'span.links': { trace: { id: string; }; span: { id: string; }; }[]; 'url.original': string; 'url.domain': string; 'url.full': string; }> & Partial<{ 'system.process.memory.size': number; 'system.memory.actual.free': number; 'system.memory.total': number; 'system.process.cgroup.memory.mem.limit.bytes': number; 'system.process.cgroup.memory.mem.usage.bytes': number; 'system.cpu.total.norm.pct': number; 'system.process.memory.rss.bytes': number; 'system.process.cpu.total.norm.pct': number; 'jvm.memory.heap.used': number; 'jvm.memory.non_heap.used': number; 'jvm.thread.count': number; 'faas.billed_duration': number; 'faas.timeout': number; 'faas.coldstart_duration': number; 'faas.duration': number; 'application.launch.time': number; }> & Partial<{ 'metricset.interval': string; 'transaction.duration.summary': string; }>"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/apm_fields.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.EntityFields",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "EntityFields",
|
|
"description": [],
|
|
"signature": [
|
|
"{ '@timestamp'?: number | undefined; } & Partial<{ [key: string]: any; 'agent.name': string[]; 'source_data_stream.type': string | string[]; 'source_data_stream.dataset': string | string[]; 'event.ingested': string; source_index: string; 'entity.last_seen_timestamp': string; 'entity.schema_version': string; 'entity.definition_version': string; 'entity.display_name': string; 'entity.identity_fields': string | string[]; 'entity.id': string; 'entity.type': string; 'entity.definition_id': string; }>"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.ESDocumentWithOperation",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ESDocumentWithOperation",
|
|
"description": [],
|
|
"signature": [
|
|
"{ _index?: string | undefined; _action?: ",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.SynthtraceESAction",
|
|
"text": "SynthtraceESAction"
|
|
},
|
|
" | undefined; } & TFields"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/types/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.Fields",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "Fields",
|
|
"description": [],
|
|
"signature": [
|
|
"{ '@timestamp'?: number | undefined; } & (TMeta extends undefined ? {} : Partial<{ meta: TMeta; }>)"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entity.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.InfraDocument",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "InfraDocument",
|
|
"description": [],
|
|
"signature": [
|
|
"HostMetricsDocument",
|
|
" | ",
|
|
"PodMetricsDocument",
|
|
" | ",
|
|
"DockerContainerMetricsDocument",
|
|
" | ",
|
|
"K8sContainerMetricsDocument",
|
|
" | ",
|
|
"AWSRdsMetricsDocument",
|
|
" | ",
|
|
"K8sNodeMetricsDocument"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/infra/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.LogDocument",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "LogDocument",
|
|
"description": [],
|
|
"signature": [
|
|
"{ '@timestamp'?: number | undefined; } & Partial<{ _index?: string | undefined; 'input.type': string; 'log.file.path'?: string | undefined; 'service.name'?: string | undefined; 'service.environment'?: string | undefined; 'data_stream.namespace': string; 'data_stream.type': string; 'data_stream.dataset': string; message?: string | undefined; 'error.message'?: string | undefined; 'event.original'?: string | undefined; 'event.dataset': string; 'event.ingested': string; 'log.level'?: string | undefined; 'host.name'?: string | undefined; 'container.id'?: string | undefined; 'trace.id'?: string | undefined; 'transaction.id'?: string | undefined; 'agent.id'?: string | undefined; 'agent.name'?: string | undefined; 'orchestrator.cluster.name'?: string | undefined; 'orchestrator.cluster.id'?: string | undefined; 'orchestrator.resource.id'?: string | undefined; 'kubernetes.pod.uid'?: string | undefined; 'aws.s3.bucket.name'?: string | undefined; 'aws.kinesis.name'?: string | undefined; 'orchestrator.namespace'?: string | undefined; 'container.name'?: string | undefined; 'cloud.provider'?: string | undefined; 'cloud.region'?: string | undefined; 'cloud.availability_zone'?: string | undefined; 'cloud.project.id'?: string | undefined; 'cloud.instance.id'?: string | undefined; 'error.stack_trace'?: string | undefined; 'error.exception'?: unknown; 'error.log'?: unknown; 'log.custom': Record<string, unknown>; 'host.geo.location': number[]; 'host.ip': string; 'network.bytes': number; 'tls.established': boolean; 'event.duration': number; 'event.start': Date; 'event.end': Date; labels?: Record<string, string> | undefined; test_field: string | string[]; date: Date; severity: string; msg: string; svc: string; hostname: string; 'http.status_code'?: number | undefined; 'http.request.method'?: string | undefined; 'url.path'?: string | undefined; 'process.name'?: string | undefined; 'kubernetes.namespace'?: string | undefined; 'kubernetes.pod.name'?: string | undefined; 'kubernetes.container.name'?: string | undefined; 'orchestrator.resource.name'?: string | undefined; tags?: string | string[] | undefined; thisisaverylongfieldnamethatevendoesnotcontainanyspaceswhyitcouldpotentiallybreakouruiinseveralplaces: string; }>"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/logs/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.LONG_FIELD_NAME",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "LONG_FIELD_NAME",
|
|
"description": [],
|
|
"signature": [
|
|
"\"thisisaverylongfieldnamethatevendoesnotcontainanyspaceswhyitcouldpotentiallybreakouruiinseveralplaces\""
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/logs/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.MonitoringDocument",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "MonitoringDocument",
|
|
"description": [],
|
|
"signature": [
|
|
"ClusterStatsDocument",
|
|
" | ",
|
|
"KibanaStatsDocument"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/monitoring/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.SyntheticsMonitorDocument",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "SyntheticsMonitorDocument",
|
|
"description": [],
|
|
"signature": [
|
|
"{ '@timestamp'?: number | undefined; } & Partial<{ 'data_stream.namespace': string; 'data_stream.type': string; 'data_stream.dataset': string; 'monitor.id': string; 'monitor.origin': string; 'monitor.name': string; 'monitor.type': string; 'monitor.check_group': string; 'monitor.timespan.lt': string; 'monitor.timespan.gte': string; 'monitor.duration.us'?: number | undefined; 'monitor.ip'?: string | undefined; 'monitor.project.name'?: string | undefined; 'monitor.project.id'?: string | undefined; 'monitor.fleet_managed'?: boolean | undefined; 'monitor.status'?: string | undefined; 'synthetics.type'?: string | undefined; 'synthetics.step.index'?: number | undefined; 'observer.os.name'?: string | undefined; 'observer.product'?: string | undefined; }>"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/synthetics/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.SynthtraceESAction",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "SynthtraceESAction",
|
|
"description": [],
|
|
"signature": [
|
|
"{ create: ",
|
|
"BulkCreateOperation",
|
|
"; } | { index: ",
|
|
"BulkIndexOperation",
|
|
"; }"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/types/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.SynthtraceGenerator",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "SynthtraceGenerator",
|
|
"description": [],
|
|
"signature": [
|
|
"Generator<",
|
|
{
|
|
"pluginId": "@kbn/apm-synthtrace-client",
|
|
"scope": "common",
|
|
"docId": "kibKbnApmSynthtraceClientPluginApi",
|
|
"section": "def-common.Serializable",
|
|
"text": "Serializable"
|
|
},
|
|
"<TFields>, any, unknown>"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/types/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.apm",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "apm",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.apm.service",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "service",
|
|
"description": [],
|
|
"signature": [
|
|
"{ (name: string, environment: string, agentName: string): ",
|
|
"Service",
|
|
"; (options: { name: string; environment: string; agentName: string; }): ",
|
|
"Service",
|
|
"; }"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.apm.mobileApp",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "mobileApp",
|
|
"description": [],
|
|
"signature": [
|
|
"{ (name: string, environment: string, agentName: MobileAgentName): ",
|
|
"MobileApp",
|
|
"; (options: { name: string; environment: string; agentName: MobileAgentName; }): ",
|
|
"MobileApp",
|
|
"; }"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.apm.browser",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "browser",
|
|
"description": [],
|
|
"signature": [
|
|
"({ serviceName, environment, userAgent, }: { serviceName: string; environment: string; userAgent: Partial<{ 'user_agent.original': string; 'user_agent.os.name': string; 'user_agent.name': string; 'user_agent.device.name': string; 'user_agent.version': number; }>; }) => ",
|
|
"Browser"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.apm.browser.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "__0",
|
|
"description": [],
|
|
"signature": [
|
|
"{ serviceName: string; environment: string; userAgent: Partial<{ 'user_agent.original': string; 'user_agent.os.name': string; 'user_agent.name': string; 'user_agent.device.name': string; 'user_agent.version': number; }>; }"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/browser.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.apm.getChromeUserAgentDefaults",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getChromeUserAgentDefaults",
|
|
"description": [],
|
|
"signature": [
|
|
"() => Partial<{ 'user_agent.original': string; 'user_agent.os.name': string; 'user_agent.name': string; 'user_agent.device.name': string; 'user_agent.version': number; }>"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.apm.serverlessFunction",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "serverlessFunction",
|
|
"description": [],
|
|
"signature": [
|
|
"({ functionName, serviceName, environment, agentName, architecture, serverlessType, }: { functionName: string; environment: string; agentName: string; serviceName?: string | undefined; architecture?: string | undefined; serverlessType?: \"aws.lambda\" | \"azure.functions\" | undefined; }) => ",
|
|
"ServerlessFunction"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.apm.serverlessFunction.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "__0",
|
|
"description": [],
|
|
"signature": [
|
|
"{ functionName: string; environment: string; agentName: string; serviceName?: string | undefined; architecture?: string | undefined; serverlessType?: \"aws.lambda\" | \"azure.functions\" | undefined; }"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/apm/serverless_function.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "entities",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.serviceEntity",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "serviceEntity",
|
|
"description": [],
|
|
"signature": [
|
|
"({ agentName, dataStreamType, serviceName, environment, entityId, }: { agentName: string[]; serviceName: string; dataStreamType: ",
|
|
"EntityDataStreamType",
|
|
"[]; environment?: string | undefined; entityId: string; }) => ServiceEntity"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.serviceEntity.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "__0",
|
|
"description": [],
|
|
"signature": [
|
|
"{ agentName: string[]; serviceName: string; dataStreamType: ",
|
|
"EntityDataStreamType",
|
|
"[]; environment?: string | undefined; entityId: string; }"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/service_entity.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.hostEntity",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "hostEntity",
|
|
"description": [],
|
|
"signature": [
|
|
"({ agentName, dataStreamType, hostName, entityId, }: { agentName: string[]; dataStreamType: ",
|
|
"EntityDataStreamType",
|
|
"[]; hostName: string; entityId: string; }) => HostEntity"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.hostEntity.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "__0",
|
|
"description": [],
|
|
"signature": [
|
|
"{ agentName: string[]; dataStreamType: ",
|
|
"EntityDataStreamType",
|
|
"[]; hostName: string; entityId: string; }"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/host_entity.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.containerEntity",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "containerEntity",
|
|
"description": [],
|
|
"signature": [
|
|
"({ agentName, dataStreamType, containerId, entityId, }: { agentName: string[]; dataStreamType: ",
|
|
"EntityDataStreamType",
|
|
"[]; containerId: string; entityId: string; }) => ContainerEntity"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.containerEntity.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "__0",
|
|
"description": [],
|
|
"signature": [
|
|
"{ agentName: string[]; dataStreamType: ",
|
|
"EntityDataStreamType",
|
|
"[]; containerId: string; entityId: string; }"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/container_entity.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.k8s",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "k8s",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.k8s.k8sClusterJobEntity",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "k8sClusterJobEntity",
|
|
"description": [],
|
|
"signature": [
|
|
"({ schema, name, entityId, ...others }: { [key: string]: any; schema: ",
|
|
"Schema",
|
|
"; name: string; entityId: string; }) => ",
|
|
"K8sEntity"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.k8s.k8sClusterJobEntity.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "__0",
|
|
"description": [],
|
|
"signature": [
|
|
"{ [key: string]: any; schema: ",
|
|
"Schema",
|
|
"; name: string; entityId: string; }"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/kubernetes/cluster_entity.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.k8s.k8sCronJobEntity",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "k8sCronJobEntity",
|
|
"description": [],
|
|
"signature": [
|
|
"({ schema, name, uid, clusterName, entityId, ...others }: { [key: string]: any; schema: ",
|
|
"Schema",
|
|
"; name: string; uid?: string | undefined; clusterName?: string | undefined; entityId: string; }) => ",
|
|
"K8sEntity"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.k8s.k8sCronJobEntity.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "__0",
|
|
"description": [],
|
|
"signature": [
|
|
"{ [key: string]: any; schema: ",
|
|
"Schema",
|
|
"; name: string; uid?: string | undefined; clusterName?: string | undefined; entityId: string; }"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/kubernetes/cron_job_entity.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.k8s.k8sDaemonSetEntity",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "k8sDaemonSetEntity",
|
|
"description": [],
|
|
"signature": [
|
|
"({ schema, name, uid, clusterName, entityId, ...others }: { [key: string]: any; schema: ",
|
|
"Schema",
|
|
"; name: string; uid?: string | undefined; clusterName?: string | undefined; entityId: string; }) => ",
|
|
"K8sEntity"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.k8s.k8sDaemonSetEntity.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "__0",
|
|
"description": [],
|
|
"signature": [
|
|
"{ [key: string]: any; schema: ",
|
|
"Schema",
|
|
"; name: string; uid?: string | undefined; clusterName?: string | undefined; entityId: string; }"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/kubernetes/daemon_set_entity.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.k8s.k8sDeploymentEntity",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "k8sDeploymentEntity",
|
|
"description": [],
|
|
"signature": [
|
|
"({ schema, name, uid, clusterName, entityId, ...others }: { [key: string]: any; schema: ",
|
|
"Schema",
|
|
"; name: string; uid?: string | undefined; clusterName?: string | undefined; entityId: string; }) => ",
|
|
"K8sEntity"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.k8s.k8sDeploymentEntity.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "__0",
|
|
"description": [],
|
|
"signature": [
|
|
"{ [key: string]: any; schema: ",
|
|
"Schema",
|
|
"; name: string; uid?: string | undefined; clusterName?: string | undefined; entityId: string; }"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/kubernetes/deployment_entity.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.k8s.k8sJobEntity",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "k8sJobEntity",
|
|
"description": [],
|
|
"signature": [
|
|
"({ schema, name, uid, clusterName, entityId, ...others }: { [key: string]: any; schema: ",
|
|
"Schema",
|
|
"; name: string; uid?: string | undefined; clusterName?: string | undefined; entityId: string; }) => ",
|
|
"K8sEntity"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.k8s.k8sJobEntity.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "__0",
|
|
"description": [],
|
|
"signature": [
|
|
"{ [key: string]: any; schema: ",
|
|
"Schema",
|
|
"; name: string; uid?: string | undefined; clusterName?: string | undefined; entityId: string; }"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/kubernetes/job_entity.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.k8s.k8sNodeEntity",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "k8sNodeEntity",
|
|
"description": [],
|
|
"signature": [
|
|
"({ schema, name, uid, clusterName, entityId, ...others }: { [key: string]: any; schema: ",
|
|
"Schema",
|
|
"; name: string; uid?: string | undefined; clusterName?: string | undefined; entityId: string; }) => ",
|
|
"K8sEntity"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.k8s.k8sNodeEntity.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "__0",
|
|
"description": [],
|
|
"signature": [
|
|
"{ [key: string]: any; schema: ",
|
|
"Schema",
|
|
"; name: string; uid?: string | undefined; clusterName?: string | undefined; entityId: string; }"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/kubernetes/node_entity.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.k8s.k8sPodEntity",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "k8sPodEntity",
|
|
"description": [],
|
|
"signature": [
|
|
"({ schema, name, uid, clusterName, entityId, ...others }: { [key: string]: any; schema: ",
|
|
"Schema",
|
|
"; name: string; uid?: string | undefined; clusterName?: string | undefined; entityId: string; }) => ",
|
|
"K8sEntity"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.k8s.k8sPodEntity.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "__0",
|
|
"description": [],
|
|
"signature": [
|
|
"{ [key: string]: any; schema: ",
|
|
"Schema",
|
|
"; name: string; uid?: string | undefined; clusterName?: string | undefined; entityId: string; }"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/kubernetes/pod_entity.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.k8s.k8sReplicaSetEntity",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "k8sReplicaSetEntity",
|
|
"description": [],
|
|
"signature": [
|
|
"({ schema, name, uid, clusterName, entityId, ...others }: { [key: string]: any; schema: ",
|
|
"Schema",
|
|
"; name: string; uid?: string | undefined; clusterName?: string | undefined; entityId: string; }) => ",
|
|
"K8sEntity"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.k8s.k8sReplicaSetEntity.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "__0",
|
|
"description": [],
|
|
"signature": [
|
|
"{ [key: string]: any; schema: ",
|
|
"Schema",
|
|
"; name: string; uid?: string | undefined; clusterName?: string | undefined; entityId: string; }"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/kubernetes/replica_set.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.k8s.k8sStatefulSetEntity",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "k8sStatefulSetEntity",
|
|
"description": [],
|
|
"signature": [
|
|
"({ schema, name, uid, clusterName, entityId, ...others }: { [key: string]: any; schema: ",
|
|
"Schema",
|
|
"; name: string; uid?: string | undefined; clusterName?: string | undefined; entityId: string; }) => ",
|
|
"K8sEntity"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.k8s.k8sStatefulSetEntity.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "__0",
|
|
"description": [],
|
|
"signature": [
|
|
"{ [key: string]: any; schema: ",
|
|
"Schema",
|
|
"; name: string; uid?: string | undefined; clusterName?: string | undefined; entityId: string; }"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/kubernetes/stateful_set.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.k8s.k8sServiceEntity",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "k8sServiceEntity",
|
|
"description": [],
|
|
"signature": [
|
|
"({ schema, name, uid, clusterName, entityId, ...others }: { [key: string]: any; schema: ",
|
|
"Schema",
|
|
"; name: string; uid?: string | undefined; clusterName?: string | undefined; entityId: string; }) => ",
|
|
"K8sEntity"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.k8s.k8sServiceEntity.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "__0",
|
|
"description": [],
|
|
"signature": [
|
|
"{ [key: string]: any; schema: ",
|
|
"Schema",
|
|
"; name: string; uid?: string | undefined; clusterName?: string | undefined; entityId: string; }"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/kubernetes/service.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.k8s.k8sContainerEntity",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "k8sContainerEntity",
|
|
"description": [],
|
|
"signature": [
|
|
"({ schema, id, entityId, ...others }: { [key: string]: any; schema: ",
|
|
"Schema",
|
|
"; id: string; entityId: string; }) => ",
|
|
"K8sEntity"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.entities.k8s.k8sContainerEntity.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "__0",
|
|
"description": [],
|
|
"signature": [
|
|
"{ [key: string]: any; schema: ",
|
|
"Schema",
|
|
"; id: string; entityId: string; }"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/entities/kubernetes/container_entity.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.infra",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "infra",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/infra/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.infra.host",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "host",
|
|
"description": [],
|
|
"signature": [
|
|
"(name: string) => ",
|
|
"Host"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/infra/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.infra.host.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "name",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/infra/host.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.infra.minimalHost",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "minimalHost",
|
|
"description": [],
|
|
"signature": [
|
|
"(name: string) => ",
|
|
"Host"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/infra/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.infra.minimalHost.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "name",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/infra/host.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.infra.pod",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "pod",
|
|
"description": [],
|
|
"signature": [
|
|
"(uid: string, nodeName: string) => ",
|
|
"Pod"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/infra/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.infra.pod.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "uid",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/infra/pod.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.infra.pod.$2",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "nodeName",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/infra/pod.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.infra.dockerContainer",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "dockerContainer",
|
|
"description": [],
|
|
"signature": [
|
|
"(id: string) => ",
|
|
"DockerContainer"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/infra/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.infra.dockerContainer.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/infra/docker_container.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.infra.k8sContainer",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "k8sContainer",
|
|
"description": [],
|
|
"signature": [
|
|
"(id: string, uid: string, nodeName: string) => ",
|
|
"K8sContainer"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/infra/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.infra.k8sContainer.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/infra/k8s_container.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.infra.k8sContainer.$2",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "uid",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/infra/k8s_container.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.infra.k8sContainer.$3",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "nodeName",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/infra/k8s_container.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.infra.awsRds",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "awsRds",
|
|
"description": [],
|
|
"signature": [
|
|
"(arn: string, name: string) => ",
|
|
"AWSRds"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/infra/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.infra.awsRds.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "arn",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/infra/aws/rds.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.infra.awsRds.$2",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "name",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/infra/aws/rds.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.infra.k8sNode",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "k8sNode",
|
|
"description": [],
|
|
"signature": [
|
|
"(name: string, podUid: string) => ",
|
|
"K8sNode"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/infra/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.infra.k8sNode.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "name",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/infra/k8s_node.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.infra.k8sNode.$2",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "podUid",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/infra/k8s_node.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.log",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "log",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/logs/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.log.create",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "create",
|
|
"description": [],
|
|
"signature": [
|
|
"(logsOptions?: LogsOptions) => Log"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/logs/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.log.create.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "logsOptions",
|
|
"description": [],
|
|
"signature": [
|
|
"LogsOptions"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/logs/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.log.createForIndex",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "createForIndex",
|
|
"description": [],
|
|
"signature": [
|
|
"(index: string) => Log"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/logs/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.log.createForIndex.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "index",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/logs/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.log.createMinimal",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "createMinimal",
|
|
"description": [],
|
|
"signature": [
|
|
"({ dataset, namespace, }?: { dataset?: string | undefined; namespace?: string | undefined; }) => Log"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/logs/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.log.createMinimal.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "__0",
|
|
"description": [],
|
|
"signature": [
|
|
"{ dataset?: string | undefined; namespace?: string | undefined; }"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/logs/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.monitoring",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "monitoring",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/monitoring/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.monitoring.cluster",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "cluster",
|
|
"description": [],
|
|
"signature": [
|
|
"(name: string) => Cluster"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/monitoring/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.monitoring.cluster.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "name",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/monitoring/cluster.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.monitoring.kibana",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "kibana",
|
|
"description": [],
|
|
"signature": [
|
|
"(name: string, uuid: string, clusterUuid: string, index?: string) => ",
|
|
"Kibana"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/monitoring/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.monitoring.kibana.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "name",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/monitoring/kibana.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.monitoring.kibana.$2",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "uuid",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/monitoring/kibana.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.monitoring.kibana.$3",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "clusterUuid",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/monitoring/kibana.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.monitoring.kibana.$4",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "index",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/monitoring/kibana.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.otel",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "otel",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/otel/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.otel.create",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "create",
|
|
"description": [],
|
|
"signature": [
|
|
"(id: string) => Otel"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/otel/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.otel.create.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/otel/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.syntheticsMonitor",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "syntheticsMonitor",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/synthetics/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/apm-synthtrace-client",
|
|
"id": "def-common.syntheticsMonitor.create",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "create",
|
|
"description": [],
|
|
"signature": [
|
|
"() => SyntheticsMonitor"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-apm-synthtrace-client/src/lib/synthetics/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
]
|
|
}
|
|
} |