mirror of
https://github.com/elastic/kibana.git
synced 2025-04-21 16:29:04 -04:00
43 lines
1.1 KiB
Text
43 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: kibAiopsPluginApi
|
|
slug: /kibana-dev-docs/api/aiops
|
|
title: "aiops"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the aiops plugin
|
|
date: 2023-02-01
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiops']
|
|
---
|
|
import aiopsObj from './aiops.devdocs.json';
|
|
|
|
AIOps plugin maintained by ML team.
|
|
|
|
Contact [Machine Learning UI](https://github.com/orgs/elastic/teams/ml-ui) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 12 | 0 | 1 | 2 |
|
|
|
|
## Client
|
|
|
|
### Functions
|
|
<DocDefinitionList data={aiopsObj.client.functions}/>
|
|
|
|
## Server
|
|
|
|
### Setup
|
|
<DocDefinitionList data={[aiopsObj.server.setup]}/>
|
|
|
|
### Start
|
|
<DocDefinitionList data={[aiopsObj.server.start]}/>
|
|
|
|
## Common
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={aiopsObj.common.misc}/>
|
|
|