mirror of
https://github.com/elastic/kibana.git
synced 2025-04-18 23:21:39 -04:00
56 lines
1.6 KiB
Text
56 lines
1.6 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: kibApmSourcesAccessPluginApi
|
|
slug: /kibana-dev-docs/api/apmSourcesAccess
|
|
title: "apmSourcesAccess"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the apmSourcesAccess plugin
|
|
date: 2025-04-07
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apmSourcesAccess']
|
|
---
|
|
import apmSourcesAccessObj from './apm_sources_access.devdocs.json';
|
|
|
|
|
|
|
|
Contact [@elastic/obs-ux-infra_services-team](https://github.com/orgs/elastic/teams/obs-ux-infra_services-team) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 19 | 0 | 11 | 2 |
|
|
|
|
## Client
|
|
|
|
### Setup
|
|
<DocDefinitionList data={[apmSourcesAccessObj.client.setup]}/>
|
|
|
|
### Start
|
|
<DocDefinitionList data={[apmSourcesAccessObj.client.start]}/>
|
|
|
|
### Functions
|
|
<DocDefinitionList data={apmSourcesAccessObj.client.functions}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={apmSourcesAccessObj.client.interfaces}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={apmSourcesAccessObj.client.misc}/>
|
|
|
|
## Server
|
|
|
|
### Setup
|
|
<DocDefinitionList data={[apmSourcesAccessObj.server.setup]}/>
|
|
|
|
### Start
|
|
<DocDefinitionList data={[apmSourcesAccessObj.server.start]}/>
|
|
|
|
### Objects
|
|
<DocDefinitionList data={apmSourcesAccessObj.server.objects}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={apmSourcesAccessObj.server.misc}/>
|
|
|