You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (Jira)" <ji...@apache.org> on 2020/09/11 16:35:00 UTC

[jira] [Updated] (NIFI-7796) Add counter metrics for bytes received and bytes sent for components

     [ https://issues.apache.org/jira/browse/NIFI-7796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Burgess updated NIFI-7796:
-------------------------------
    Status: Patch Available  (was: In Progress)

> Add counter metrics for bytes received and bytes sent for components
> --------------------------------------------------------------------
>
>                 Key: NIFI-7796
>                 URL: https://issues.apache.org/jira/browse/NIFI-7796
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Core Framework
>            Reporter: Yolanda M. Davis
>            Assignee: Matt Burgess
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently metrics available via Prometheus metrics ndpoint or reporting tasks include gauges for niti_amount_bytes_received and nifi_amount_bytes_sent.  However in order to perform rate calculations with prometheus it would be valuable to also expose counters for bytes_received and bytes_sent metrics that are comparable to the existing values for nifi_total_bytes_read and nifi_total_bytes_written.
> Expected values would be nifi_total_bytes_received and nifi_total_bytes_sent.
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)