mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
* Add pluginTeam to ci stats for easier higher level groupings * Updated docs # Conflicts: # api_docs/alerting.json # api_docs/alerting.mdx # api_docs/core.json # api_docs/core.mdx # api_docs/core_application.mdx # api_docs/core_chrome.mdx # api_docs/core_http.mdx # api_docs/core_saved_objects.mdx # api_docs/data.mdx # api_docs/data_autocomplete.mdx # api_docs/data_query.mdx # api_docs/data_search.json # api_docs/data_search.mdx # api_docs/data_ui.mdx # api_docs/data_views.json # api_docs/data_views.mdx # api_docs/deprecations_by_api.mdx # api_docs/deprecations_by_plugin.mdx # api_docs/event_log.json # api_docs/plugin_directory.mdx # api_docs/reporting.json # api_docs/saved_objects.json Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
27 lines
937 B
Text
27 lines
937 B
Text
---
|
|
id: kibElasticApmGeneratorPluginApi
|
|
slug: /kibana-dev-docs/api/elastic-apm-generator
|
|
title: "@elastic/apm-generator"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
summary: API docs for the @elastic/apm-generator plugin
|
|
date: 2020-11-16
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@elastic/apm-generator']
|
|
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 elasticApmGeneratorObj from './elastic_apm_generator.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 |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 17 | 0 | 17 | 4 |
|
|
|
|
## Server
|
|
|
|
### Functions
|
|
<DocDefinitionList data={elasticApmGeneratorObj.server.functions}/>
|
|
|