[
https://issues.apache.org/jira/browse/NIFI-7796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yolanda M. Davis updated NIFI-7796:
-----------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
PR Merged 10/06/2020
> Add Prometheus metrics for total 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: 2h 40m
> 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)