mirror of
https://github.com/elastic/kibana.git
synced 2025-04-18 23:21:39 -04:00
30 lines
995 B
Text
30 lines
995 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: kibUptimePluginApi
|
|
slug: /kibana-dev-docs/api/uptime
|
|
title: "uptime"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the uptime plugin
|
|
date: 2025-04-18
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'uptime']
|
|
---
|
|
import uptimeObj from './uptime.devdocs.json';
|
|
|
|
This plugin visualizes data from Heartbeat, and integrates with other Observability solutions.
|
|
|
|
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 |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 1 | 0 | 0 | 0 |
|
|
|
|
## Common
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={uptimeObj.common.misc}/>
|
|
|