Skip to content

Latest commit

 

History

History
97 lines (67 loc) · 2.46 KB

data.mdx

File metadata and controls

97 lines (67 loc) · 2.46 KB
id slug title image description date tags
kibDataPluginApi
/kibana-dev-docs/api/data
data
API docs for the data plugin
2023-05-04
contributor
dev
apidocs
kibana
data

import dataObj from './data.devdocs.json';

Data services are useful for searching and querying data from Elasticsearch. Helpful utilities include: a re-usable react query bar, KQL autocomplete, async search, Data Views (Index Patterns) and field formatters.

Contact @elastic/kibana-visualizations for questions regarding this plugin.

Code health stats

Public API count Any count Items lacking comments Missing exports
3273 119 2579 27

Client

Setup

Start

Objects

Functions

Classes

Interfaces

Enums

Consts, variables and types

Server

Setup

Start

Objects

Functions

Classes

Interfaces

Enums

Consts, variables and types

Common

Objects

Functions

Classes

Interfaces

Enums

Consts, variables and types