kibana/api_docs/kbn_datemath.mdx
2022-09-21 14:08:58 +09:30

36 lines
1 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: kibKbnDatemathPluginApi
slug: /kibana-dev-docs/api/kbn-datemath
title: "@kbn/datemath"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/datemath plugin
date: 2022-09-21
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/datemath']
---
import kbnDatemathObj from './kbn_datemath.devdocs.json';
elasticsearch datemath parser, used in kibana
Contact [Owner missing] for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 44 | 0 | 43 | 0 |
## Server
### Objects
<DocDefinitionList data={kbnDatemathObj.server.objects}/>
### Functions
<DocDefinitionList data={kbnDatemathObj.server.functions}/>
### Consts, variables and types
<DocDefinitionList data={kbnDatemathObj.server.misc}/>