mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 19:13:14 -04:00
* [DOCS] Runtime fields
* [DOCS] Runtime fields
* Adds examples and Lens changes
* Review comments
* Adds redirects
* Review comments
* Revert "Review comments"
This reverts commit 537732a5cf
.
* Review comments
* Fixes broken link
* Removes duplicate link
Co-authored-by: Kaarina Tungseth <kaarinatungseth@Kaarinas-MacBook-Pro.local>
15 lines
310 B
Text
15 lines
310 B
Text
The *Duration* field formatter displays the numeric value of a field in the following increments:
|
|
|
|
* Picoseconds
|
|
* Nanoseconds
|
|
* Microseconds
|
|
* Milliseconds
|
|
* Seconds
|
|
* Minutes
|
|
* Hours
|
|
* Days
|
|
* Weeks
|
|
* Months
|
|
* Years
|
|
|
|
You can specify these increments with up to 20 decimal places for input and output formats.
|