mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
55 lines
1.3 KiB
Text
55 lines
1.3 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: kibSloPluginApi
|
|
slug: /kibana-dev-docs/api/slo
|
|
title: "slo"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the slo plugin
|
|
date: 2025-02-14
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'slo']
|
|
---
|
|
import sloObj from './slo.devdocs.json';
|
|
|
|
|
|
|
|
Contact [@elastic/obs-ux-management-team](https://github.com/orgs/elastic/teams/obs-ux-management-team) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 54 | 0 | 54 | 2 |
|
|
|
|
## Client
|
|
|
|
### Setup
|
|
<DocDefinitionList data={[sloObj.client.setup]}/>
|
|
|
|
### Start
|
|
<DocDefinitionList data={[sloObj.client.start]}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={sloObj.client.interfaces}/>
|
|
|
|
## Server
|
|
|
|
### Setup
|
|
<DocDefinitionList data={[sloObj.server.setup]}/>
|
|
|
|
### Start
|
|
<DocDefinitionList data={[sloObj.server.start]}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={sloObj.server.interfaces}/>
|
|
|
|
## Common
|
|
|
|
### Objects
|
|
<DocDefinitionList data={sloObj.common.objects}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={sloObj.common.misc}/>
|
|
|