asfgit closed pull request #6609: [hotfix][docs] missing </td> breaking metrics
page
URL: https://github.com/apache/flink/pull/6609
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/docs/monitoring/metrics.md b/docs/monitoring/metrics.md
index a93853c14dc..7d88a36393c 100644
--- a/docs/monitoring/metrics.md
+++ b/docs/monitoring/metrics.md
@@ -1486,6 +1486,7 @@ Thus, in order to infer the metric identifier:
<td>bytesRequestedPerFetch</td>
<td>stream, shardId</td>
<td>The bytes requested (2 Mbps / loopFrequencyHz) in a single call to
getRecords.
+ </td>
<td>Gauge</td>
</tr>
</tbody>
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services