mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
* Adjust logic to fix overcounting bad deprecations * Update api docs Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
33 lines
1.1 KiB
Text
33 lines
1.1 KiB
Text
---
|
|
id: kibElasticDatemathPluginApi
|
|
slug: /kibana-dev-docs/api/elastic-datemath
|
|
title: "@elastic/datemath"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
summary: API docs for the @elastic/datemath plugin
|
|
date: 2022-03-30
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@elastic/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 elasticDatemathObj from './elastic_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={elasticDatemathObj.server.objects}/>
|
|
|
|
### Functions
|
|
<DocDefinitionList data={elasticDatemathObj.server.functions}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={elasticDatemathObj.server.misc}/>
|
|
|