tsreaper commented on a change in pull request #16823:
URL: https://github.com/apache/flink/pull/16823#discussion_r692629644
##########
File path:
docs/layouts/shortcodes/generated/prometheus_push_gateway_reporter_configuration.html
##########
@@ -12,7 +12,7 @@
<td><h5>deleteOnShutdown</h5></td>
<td style="word-wrap: break-word;">true</td>
<td>Boolean</td>
- <td>Specifies whether to delete metrics from the PushGateway on
shutdown.</td>
+ <td>Specifies whether to delete metrics from the PushGateway on
shutdown. Flink will try its best to delete the metrics but this is not
guaranteed. See here <a
href="https://issues.apache.org/jira/browse/FLINK-13787">for more
details.</a></td>
Review comment:
The html file is not in sync with
PrometheusPushGatewayReporterOptions.java
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]