kibana/docs/management/field-formatters/duration-formatter.asciidoc

16 lines
318 B
Text
Raw Normal View History

2016-04-02 20:36:04 +02:00
The `Duration` field formatter can display 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 both input and output formats.