This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
from 87e92122fc NIFI-14386 Remove ListenHTTP Max Data to Receive per Second
property and document the replacement Use Case (#9823)
add e8e53c244c NIFI-14077 Added Processing Performance Gauges to Flow
Metrics (#9577)
No new revisions were added by this update.
Summary of changes:
.../nifi/prometheusutil/NiFiMetricsRegistry.java | 30 ++++++++
.../nifi/prometheusutil/PrometheusMetricsUtil.java | 31 ++++++++
.../java/org/apache/nifi/web/api/FlowResource.java | 8 ++-
.../org/apache/nifi/web/api/TestFlowResource.java | 82 ++++++++++++++++++++--
4 files changed, 142 insertions(+), 9 deletions(-)