mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
30 lines
990 B
Text
30 lines
990 B
Text
---
|
|
id: kibKbnAiopsUtilsPluginApi
|
|
slug: /kibana-dev-docs/api/kbn-aiops-utils
|
|
title: "@kbn/aiops-utils"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
summary: API docs for the @kbn/aiops-utils plugin
|
|
date: 2022-07-27
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/aiops-utils']
|
|
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 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 |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 46 | 0 | 24 | 0 |
|
|
|
|
## Common
|
|
|
|
### Functions
|
|
<DocDefinitionList data={kbnAiopsUtilsObj.common.functions}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={kbnAiopsUtilsObj.common.interfaces}/>
|
|
|