kibana/api_docs/observability_log_explorer.mdx

33 lines
1.2 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: kibObservabilityLogExplorerPluginApi
slug: /kibana-dev-docs/api/observabilityLogExplorer
title: "observabilityLogExplorer"
image: https://source.unsplash.com/400x175/?github
description: API docs for the observabilityLogExplorer plugin
date: 2023-09-27
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'observabilityLogExplorer']
---
import observabilityLogExplorerObj from './observability_log_explorer.devdocs.json';
This plugin exposes and registers observability log consumption features.
Contact [@elastic/infra-monitoring-ui](https://github.com/orgs/elastic/teams/infra-monitoring-ui) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 15 | 0 | 15 | 1 |
## Common
### Classes
<DocDefinitionList data={observabilityLogExplorerObj.common.classes}/>
### Interfaces
<DocDefinitionList data={observabilityLogExplorerObj.common.interfaces}/>