mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[api-docs] 2023-08-23 Daily api_docs build (#164524)
Generated by https://buildkite.com/elastic/kibana-api-docs-daily/builds/438
This commit is contained in:
parent
2b47e4b346
commit
b7c9175320
624 changed files with 1937 additions and 3836 deletions
41
api_docs/apm_data_access.mdx
Normal file
41
api_docs/apm_data_access.mdx
Normal file
|
@ -0,0 +1,41 @@
|
|||
---
|
||||
####
|
||||
#### 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: kibApmDataAccessPluginApi
|
||||
slug: /kibana-dev-docs/api/apmDataAccess
|
||||
title: "apmDataAccess"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the apmDataAccess plugin
|
||||
date: 2023-08-23
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apmDataAccess']
|
||||
---
|
||||
import apmDataAccessObj from './apm_data_access.devdocs.json';
|
||||
|
||||
|
||||
|
||||
Contact [@elastic/apm-ui](https://github.com/orgs/elastic/teams/apm-ui) for questions regarding this plugin.
|
||||
|
||||
**Code health stats**
|
||||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 9 | 0 | 9 | 0 |
|
||||
|
||||
## Server
|
||||
|
||||
### Setup
|
||||
<DocDefinitionList data={[apmDataAccessObj.server.setup]}/>
|
||||
|
||||
### Start
|
||||
<DocDefinitionList data={[apmDataAccessObj.server.start]}/>
|
||||
|
||||
### Consts, variables and types
|
||||
<DocDefinitionList data={apmDataAccessObj.server.misc}/>
|
||||
|
||||
## Common
|
||||
|
||||
### Consts, variables and types
|
||||
<DocDefinitionList data={apmDataAccessObj.common.misc}/>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue