[
https://issues.apache.org/jira/browse/NIFI-14587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17953216#comment-17953216
]
ASF subversion and git services commented on NIFI-14587:
--------------------------------------------------------
Commit c1403db4f04a47b601073049a1efbddac91274e9 in nifi's branch
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c1403db4f0 ]
NIFI-14586, NIFI-14587: Expose Processors' Performance Metrics in the UI as
part of the Status History; in doing so, I discovered a bug in which the GC
time was not being tracked properly and fixed it. Sorted counter values
lexicographically.
Signed-off-by: Pierre Villard <[email protected]>
This closes #9963.
> When showing Status History, sort counter names lexicographically
> -----------------------------------------------------------------
>
> Key: NIFI-14587
> URL: https://issues.apache.org/jira/browse/NIFI-14587
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
>
> When viewing Status History, the counters' values are displayed in an
> arbitrary order. This is okay when there are 5-10 counters. But some
> processors produce counters dynamically, which can lead to hundreds or even
> thousands of counters.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)