This is an automated email from the ASF dual-hosted git repository.
mattyb149 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nifi.git.
from 659a383 NIFI-7394: Add support for sending Multipart/FORM data to
InvokeHTTP. By using dynamic properties with a prefix naming scheme, allow
definition of the parts, including the name to give the Flowfile content part,
and optionally it's file name. After review: - change so that we can send just
the form content or just form data without the flowfile - change the content
name and content file name from dynamic properties to properties - change the
dynamic name to be an inv [...]
add 7784178 NIFI-7408 - added percent used metrics for connections
No new revisions were added by this update.
Summary of changes:
.../apache/nifi/prometheus/util/NiFiMetricsRegistry.java | 14 ++++++++++++++
.../apache/nifi/prometheus/util/PrometheusMetricsUtil.java | 10 ++++++++++
2 files changed, 24 insertions(+)