mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
39 lines
1.2 KiB
Text
39 lines
1.2 KiB
Text
---
|
|
id: kibElasticApmSynthtracePluginApi
|
|
slug: /kibana-dev-docs/api/elastic-apm-synthtrace
|
|
title: "@elastic/apm-synthtrace"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
summary: API docs for the @elastic/apm-synthtrace plugin
|
|
date: 2022-03-28
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@elastic/apm-synthtrace']
|
|
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
|
---
|
|
import elasticApmSynthtraceObj from './elastic_apm_synthtrace.devdocs.json';
|
|
|
|
Elastic APM trace data generator
|
|
|
|
Contact [Owner missing] for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 53 | 0 | 53 | 9 |
|
|
|
|
## Server
|
|
|
|
### Objects
|
|
<DocDefinitionList data={elasticApmSynthtraceObj.server.objects}/>
|
|
|
|
### Functions
|
|
<DocDefinitionList data={elasticApmSynthtraceObj.server.functions}/>
|
|
|
|
### Classes
|
|
<DocDefinitionList data={elasticApmSynthtraceObj.server.classes}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={elasticApmSynthtraceObj.server.interfaces}/>
|
|
|
|
### Enums
|
|
<DocDefinitionList data={elasticApmSynthtraceObj.server.enums}/>
|
|
|