kibana/api_docs/kbn_data_stream_adapter.mdx

42 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: kibKbnDataStreamAdapterPluginApi
slug: /kibana-dev-docs/api/kbn-data-stream-adapter
title: "@kbn/data-stream-adapter"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/data-stream-adapter plugin
date: 2025-03-07
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/data-stream-adapter']
---
import kbnDataStreamAdapterObj from './kbn_data_stream_adapter.devdocs.json';
Contact [@elastic/security-threat-hunting](https://github.com/orgs/elastic/teams/security-threat-hunting) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 55 | 0 | 54 | 0 |
## Server
### Objects
<DocDefinitionList data={kbnDataStreamAdapterObj.server.objects}/>
### Functions
<DocDefinitionList data={kbnDataStreamAdapterObj.server.functions}/>
### Classes
<DocDefinitionList data={kbnDataStreamAdapterObj.server.classes}/>
### Interfaces
<DocDefinitionList data={kbnDataStreamAdapterObj.server.interfaces}/>
### Consts, variables and types
<DocDefinitionList data={kbnDataStreamAdapterObj.server.misc}/>