Dirk Hennig created NIFI-7927:
---------------------------------
Summary: Metric nifi_amount_bytes_sent always 0.0
Key: NIFI-7927
URL: https://issues.apache.org/jira/browse/NIFI-7927
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.12.0
Environment: Production
Reporter: Dirk Hennig
In the exported metrics of PrometeusReportingTask the values for
"nifi_amount_bytes_sent" for ProcessGroups are always reported as 0,0 which is
not correct. This false value is also displayed in the Summary dialog of the
NiFi GUI under the tab "Process Groups".
nifi_amount_bytes_sent\{instance="servername",component_type="ProcessGroup",component_name="Single
SFTP Read &
Write",component_id="f3fa3593-ed51-1e5e-ba9c-98abc2afbdeb",parent_id="c4ee56b9-0174-1000-ffff-fffff719dad5",}
+*{color:#de350b}0.0{color}*+
nifi_amount_bytes_received\{instance="servername",component_type="ProcessGroup",component_name="Single
SFTP Read &
Write",component_id="f3fa3593-ed51-1e5e-ba9c-98abc2afbdeb",parent_id="c4ee56b9-0174-1000-ffff-fffff719dad5",}
2.147483648E10
This looks for me like incorrect or missing values.
Please could someone check this?
Many thanks in advance.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)