kibana/api_docs/profiling.mdx

41 lines
1.1 KiB
Text

---
####
#### 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.
####
id: kibProfilingPluginApi
slug: /kibana-dev-docs/api/profiling
title: "profiling"
image: https://source.unsplash.com/400x175/?github
description: API docs for the profiling plugin
date: 2022-11-16
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'profiling']
---
import profilingObj from './profiling.devdocs.json';
Contact [profiling](https://github.com/orgs/elastic/teams/profiling-ui) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 14 | 2 | 14 | 0 |
## Server
### Setup
<DocDefinitionList data={[profilingObj.server.setup]}/>
### Start
<DocDefinitionList data={[profilingObj.server.start]}/>
## Common
### Functions
<DocDefinitionList data={profilingObj.common.functions}/>
### Consts, variables and types
<DocDefinitionList data={profilingObj.common.misc}/>