GitHub user yew1eb opened a pull request:
https://github.com/apache/flink/pull/4964
[hotfix][docs] Add type for numLateRecordsDropped metric in documentation
This "numLateRecordsDropped" metric missing type described in the document:

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yew1eb/flink hofix_docs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4964.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4964
----
commit 5e62f5e53324d40e536acd37796a8832c4a11d56
Author: yew1eb <[email protected]>
Date: 2017-11-07T01:06:45Z
[hotfix][docs] Add type for numLateRecordsDropped metric
----
---