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
1.1 KiB
Text
30 lines
1.1 KiB
Text
---
|
|
id: kibTelemetryManagementSectionPluginApi
|
|
slug: /kibana-dev-docs/api/telemetryManagementSection
|
|
title: "telemetryManagementSection"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
summary: API docs for the telemetryManagementSection plugin
|
|
date: 2020-11-16
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'telemetryManagementSection']
|
|
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 telemetryManagementSectionObj from './telemetry_management_section.json';
|
|
|
|
|
|
|
|
Contact [Kibana Telemetry](https://github.com/orgs/elastic/teams/kibana-telemetry) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 14 | 0 | 13 | 0 |
|
|
|
|
## Client
|
|
|
|
### Setup
|
|
<DocDefinitionList data={[telemetryManagementSectionObj.client.setup]}/>
|
|
|
|
### Classes
|
|
<DocDefinitionList data={telemetryManagementSectionObj.client.classes}/>
|
|
|