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

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

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

NIFI-14590 Fixed Prometheus Performance Metrics to Report Duration in 
Milliseconds (#9965)

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

> Prometheus NiFi metrics say theyre in milliseconds but are not
> --------------------------------------------------------------
>
>                 Key: NIFI-14590
>                 URL: https://issues.apache.org/jira/browse/NIFI-14590
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Eric Secules
>            Assignee: Eric Secules
>            Priority: Minor
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The following nifi prometheus metrics have help strings that claim to report 
> durations in milliseconds but actually report in either nanoseconds or 
> microseconds
>  * nifi_total_task_duration (actually nanoseconds)
>  * nifi_processing_performance_cpu_duration (actually microseconds)
>  * nifi_processing_performance_content_read_duration (actually microseconds)
>  * nifi_processing_performance_content_write_duration (actually microseconds)
>  * nifi_processing_performance_session_commit_duration (actually microseconds)
> We should change NiFi so that it actually reports these durations in 
> milliseconds like their help strings say they do.



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

Reply via email to