mirror of
https://github.com/elastic/kibana.git
synced 2025-04-19 15:35:00 -04:00
36 lines
1.1 KiB
Text
36 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: kibKbnRandomSamplingPluginApi
|
|
slug: /kibana-dev-docs/api/kbn-random-sampling
|
|
title: "@kbn/random-sampling"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the @kbn/random-sampling plugin
|
|
date: 2025-04-19
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/random-sampling']
|
|
---
|
|
import kbnRandomSamplingObj from './kbn_random_sampling.devdocs.json';
|
|
|
|
|
|
|
|
Contact [@elastic/kibana-visualizations](https://github.com/orgs/elastic/teams/kibana-visualizations) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 13 | 0 | 7 | 0 |
|
|
|
|
## Client
|
|
|
|
### Functions
|
|
<DocDefinitionList data={kbnRandomSamplingObj.client.functions}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={kbnRandomSamplingObj.client.interfaces}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={kbnRandomSamplingObj.client.misc}/>
|
|
|