This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from d1305c1 Enable test retries for integration tests, shade tests and
backwards compat tests (#10191)
add 187fb97 Fix Prometheus metric parsing for "+Inf" in
PrometheusMetricsTest and Function tests (#10193)
No new revisions were added by this update.
Summary of changes:
pom.xml | 1 +
.../pulsar/broker/stats/PrometheusMetricsTest.java | 38 +-
.../functions/worker/PulsarFunctionTestUtils.java | 21 +-
.../test/resources/prometheus_metrics_sample.txt | 854 +++++++++++++++++++++
4 files changed, 902 insertions(+), 12 deletions(-)
create mode 100644
pulsar-broker/src/test/resources/prometheus_metrics_sample.txt