[ 
https://issues.apache.org/jira/browse/NIFI-14077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17938970#comment-17938970
 ] 

ASF subversion and git services commented on NIFI-14077:
--------------------------------------------------------

Commit e8e53c244cc6b7470c2486bea7d0a21b76850267 in nifi's branch 
refs/heads/main from Eric Secules
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e8e53c244c ]

NIFI-14077 Added Processing Performance Gauges to Flow Metrics (#9577)

Signed-off-by: David Handermann <[email protected]>

> Add ProcessGroup ProcessingPerformanceStatus to Prometheus Metrics Endpoint
> ---------------------------------------------------------------------------
>
>                 Key: NIFI-14077
>                 URL: https://issues.apache.org/jira/browse/NIFI-14077
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Eric Secules
>            Assignee: Eric Secules
>            Priority: Major
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> As a NiFi administrator I wan to see the ProcessingPerformanceStatus that was 
> recently added to the ProcessGroupStatus available on the prometheus metrics 
> endpoint. 
> {noformat}
> /flow/metrics/<producer>
> {noformat}
>  So I can see the performance metrics at a ProcessGroup level.
> Suggested Prometheus metrics names are:
> {code:java}
> nifi_processing_cpu_duration
> nifi_processing_gc_duration
> nifi_processing_content_read_duration
> nifi_processing_content_write_duration
> nifi_processing_session_commit_duration
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to