-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.13.0
-
Component/s: Core Framework
-
Labels:None
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.
- links to