[
https://issues.apache.org/jira/browse/NIFI-14856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18014102#comment-18014102
]
ASF subversion and git services commented on NIFI-14856:
--------------------------------------------------------
Commit 0ed278ce13f59ff9f590889324f360eb4fa92ef0 in nifi's branch
refs/heads/main from Mark Bean
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=0ed278ce13 ]
NIFI-14856 set the default status history timeframe in the UI graph to
correespond to settings in nifi.properties
Signed-off-by: Pierre Villard <[email protected]>
This closes #10205.
> EmbeddedQuestDbStatusHistoryRepository does not display more than 24-hours in
> UI
> --------------------------------------------------------------------------------
>
> Key: NIFI-14856
> URL: https://issues.apache.org/jira/browse/NIFI-14856
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Mark Bean
> Assignee: Mark Bean
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The default time range for displaying Status History when using
> EmbeddedQuestDbStatusHistoryRepository implementation is 24 hours. This
> restricts displaying additional Status History even when configured for a
> longer time period in nifi.properties.
> The time range for the Status History graph in the UI should allow the
> maximum time specified in nifi.properties, specifically the following
> properties, depending on the specific metric (node or component)
> nifi.status.repository.questdb.persist.node.days=14
> nifi.status.repository.questdb.persist.component.days=3
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)