kibana/api_docs/kbn_aiops_utils.mdx
2022-09-21 14:08:58 +09:30

33 lines
1,005 B
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: kibKbnAiopsUtilsPluginApi
slug: /kibana-dev-docs/api/kbn-aiops-utils
title: "@kbn/aiops-utils"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/aiops-utils plugin
date: 2022-09-21
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/aiops-utils']
---
import kbnAiopsUtilsObj from './kbn_aiops_utils.devdocs.json';
Static utilities for AIOps related efforts.
Contact Machine Learning UI for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 51 | 0 | 26 | 0 |
## Common
### Functions
<DocDefinitionList data={kbnAiopsUtilsObj.common.functions}/>
### Interfaces
<DocDefinitionList data={kbnAiopsUtilsObj.common.interfaces}/>