[
https://issues.apache.org/jira/browse/NIFI-6715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16943447#comment-16943447
]
ASF subversion and git services commented on NIFI-6715:
-------------------------------------------------------
Commit a0a66839c4edafff410d82c7bb9cbcd5e80aacb3 in nifi's branch
refs/heads/master from Kotaro Terada
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a0a6683 ]
NIFI-6715: Metrics of removed/renamed components continues to remain in
PrometheusReportingTask
Signed-off-by: Pierre Villard <[email protected]>
This closes #3766.
> Metrics of removed/renamed components continues to remain in
> PrometheusReportingTask
> ------------------------------------------------------------------------------------
>
> Key: NIFI-6715
> URL: https://issues.apache.org/jira/browse/NIFI-6715
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Kotaro Terada
> Assignee: Kotaro Terada
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When using PrometheusReportingTask, metrics of removed/renamed components
> continues to remain after removing/renaming them completely in the NiFi UI.
> This is supposed to happen because PrometheusReportingTask adds an
> incremental difference into the Prometheus' collector. To deal with it, we
> could clear all collectors before returning the metrics.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)