mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
30 lines
858 B
Text
30 lines
858 B
Text
---
|
|
id: kibApmOssPluginApi
|
|
slug: /kibana-dev-docs/apmOssPluginApi
|
|
title: apmOss
|
|
image: https://source.unsplash.com/400x175/?github
|
|
summary: API docs for the apmOss plugin
|
|
date: 2020-11-16
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apmOss']
|
|
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 apmOssObj from './apm_oss.json';
|
|
|
|
|
|
|
|
Contact APM UI for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 4 | 0 | 4 | 0 |
|
|
|
|
## Server
|
|
|
|
### Setup
|
|
<DocDefinitionList data={[apmOssObj.server.setup]}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={apmOssObj.server.misc}/>
|
|
|