kibana/api_docs/apm_oss.mdx
2021-07-30 15:26:29 -04:00

31 lines
858 B
Plaintext

---
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}/>