mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
* Add packages * Update docs * Fix test and types * debug heap size * remove debug heap line * updated docs
30 lines
918 B
Text
30 lines
918 B
Text
---
|
|
id: kibKbnApmUtilsPluginApi
|
|
slug: /kibana-dev-docs/api/kbn-apm-utils
|
|
title: "@kbn/apm-utils"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
summary: API docs for the @kbn/apm-utils plugin
|
|
date: 2020-11-16
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-utils']
|
|
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 kbnApmUtilsObj from './kbn_apm_utils.json';
|
|
|
|
|
|
|
|
Contact [Owner missing] for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 11 | 0 | 11 | 0 |
|
|
|
|
## Server
|
|
|
|
### Functions
|
|
<DocDefinitionList data={kbnApmUtilsObj.server.functions}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={kbnApmUtilsObj.server.interfaces}/>
|
|
|