kibana/api_docs/kbn_datemath.mdx
Kibana Machine 0cb1087fb4
[api-docs] 2022-06-14 Daily api_docs build (#134389)
* [api-docs] Add pipeline to build api_docs daily

* Fix kibanamachine remote

* Add --repo

* Fix PR creation

* [api-docs] Daily api_docs build

Co-authored-by: Brian Seeders <brian.seeders@elastic.co>
2022-06-14 12:58:55 -07:00

33 lines
1 KiB
Text

---
id: kibKbnDatemathPluginApi
slug: /kibana-dev-docs/api/kbn-datemath
title: "@kbn/datemath"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/datemath plugin
date: 2022-06-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/datemath']
warning: 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.
---
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}/>