Mark Bean created NIFI-14856:
--------------------------------
Summary: 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
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)