Skip to content

Commit

Permalink
[hotfix][metrics][docs] Add type for numLateRecordsDropped metric
Browse files Browse the repository at this point in the history
This closes apache#4964.
  • Loading branch information
yew1eb authored and zentol committed Nov 7, 2017
1 parent 850d782 commit a78286a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/monitoring/metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -999,6 +999,7 @@ Thus, in order to infer the metric identifier:
<tr>
<td>numLateRecordsDropped</td>
<td>The number of records this operator/task has dropped due to arriving late.</td>
<td>Counter</td>
</tr>
<tr>
<th rowspan="2"><strong>Operator</strong></th>
Expand Down

0 comments on commit a78286a

Please sign in to comment.