This is an automated email from the ASF dual-hosted git repository.
chesnay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from c60eb0c [FLINK-26067] Remove timeout on
TestingContender#awaitRevokeLeadership. If the test failure repeats, we should
get a full thread dump that could provide us with more context.
add f5a8703 [FLINK-25697][prometheus] Add 'hostUrl' parameter for
pushgateway
No new revisions were added by this update.
Summary of changes:
.../content.zh/docs/deployment/metric_reporters.md | 3 +-
docs/content/docs/deployment/metric_reporters.md | 3 +-
...etheus_push_gateway_reporter_configuration.html | 10 +---
.../prometheus/PrometheusPushGatewayReporter.java | 9 ++--
.../PrometheusPushGatewayReporterFactory.java | 31 +++++++++----
.../PrometheusPushGatewayReporterOptions.java | 13 +++++-
.../PrometheusPushGatewayReporterTest.java | 54 ++++++++++++++++++++++
7 files changed, 98 insertions(+), 25 deletions(-)