mirror of
https://github.com/elastic/kibana.git
synced 2025-04-21 16:29:04 -04:00
33 lines
1,005 B
Text
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}/>
|
|
|