GitHub user yew1eb opened a pull request:
https://github.com/apache/flink/pull/4676
[FLINK-7625] Fix typo in metrics part of documents
metric: **Memory.Heap.Used** ==> **Heap.Used**
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yew1eb/flink FLINK-7625
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4676.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 #4676
----
commit 25cf9c1badce235e2ecd4735c8c1c9281094ced2
Author: yew1eb <[email protected]>
Date: 2017-09-15T06:10:09Z
fix typo in metrics part of documents
----
---