mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
33 lines
1.1 KiB
Text
33 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: kibTelemetryManagementSectionPluginApi
|
|
slug: /kibana-dev-docs/api/telemetryManagementSection
|
|
title: "telemetryManagementSection"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the telemetryManagementSection plugin
|
|
date: 2023-02-08
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'telemetryManagementSection']
|
|
---
|
|
import telemetryManagementSectionObj from './telemetry_management_section.devdocs.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 |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 5 | 0 | 0 | 0 |
|
|
|
|
## Client
|
|
|
|
### Functions
|
|
<DocDefinitionList data={telemetryManagementSectionObj.client.functions}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={telemetryManagementSectionObj.client.interfaces}/>
|
|
|