kibana/api_docs/kbn_ci_stats_reporter.mdx
2022-06-23 00:50:55 -04:00

36 lines
1.1 KiB
Text

---
id: kibKbnCiStatsReporterPluginApi
slug: /kibana-dev-docs/api/kbn-ci-stats-reporter
title: "@kbn/ci-stats-reporter"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/ci-stats-reporter plugin
date: 2022-06-23
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ci-stats-reporter']
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 kbnCiStatsReporterObj from './kbn_ci_stats_reporter.devdocs.json';
Contact [Owner missing] for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 62 | 0 | 17 | 1 |
## Server
### Functions
<DocDefinitionList data={kbnCiStatsReporterObj.server.functions}/>
### Classes
<DocDefinitionList data={kbnCiStatsReporterObj.server.classes}/>
### Interfaces
<DocDefinitionList data={kbnCiStatsReporterObj.server.interfaces}/>
### Consts, variables and types
<DocDefinitionList data={kbnCiStatsReporterObj.server.misc}/>