mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Document metric now show decimals as integers.
This commit is contained in:
parent
c2474ed377
commit
3056592ddb
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ define([
|
|||
{
|
||||
name: 'Documents',
|
||||
field: 'primaries.docs.count',
|
||||
decimals: 0
|
||||
},
|
||||
{
|
||||
name: 'Index Rate',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue