[
https://issues.apache.org/jira/browse/NIFI-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368452#comment-17368452
]
ASF subversion and git services commented on NIFI-8722:
-------------------------------------------------------
Commit ea710e44a37b6f2b3e5903ecc039037b28ef9705 in nifi's branch
refs/heads/main from markap14
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ea710e4 ]
NIFI-8722: Updated Quest DB to account for newly added connection status
metrics (#5181)
Co-authored-by: Bence Simon <simonbence>
> EmbeddedQuestDbStatusHistoryRepository does not record new stats for
> Connections
> --------------------------------------------------------------------------------
>
> Key: NIFI-8722
> URL: https://issues.apache.org/jira/browse/NIFI-8722
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Simon Bence
> Priority: Major
> Attachments: NIFI-9822.diff
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> There were a few new status history metrics that were added for connections
> in 1.14.0:
> TOTAL_QUEUED_DURATION
> MAX_QUEUED_DURATION
> AVERAGE_QUEUED_DURATION
> These work well when using the Volatile status history repository but when
> switching to EmbeddedQuestDbStatusHistoryRepository, these stats are dropped.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)