Details
-
Type:
Change Request
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.0.6, 4.2.0, 4.4.0alpha1
-
Fix Version/s: 4.0.11rc1, 4.2.5rc1, 4.4.0alpha1, 4.4 (plan)
-
Component/s: Frontend (F), Server (S)
-
Labels:
-
Team:Team A
-
Sprint:Sprint 51 (Apr 2019), Sprint 52 (May 2019), Sprint 53 (Jun 2019), Sprint 54 (Jul 2019)
-
Story Points:1
Description
Steps to reproduce:
- Housekeeping override of History to 7d (because of TimescaleDB)
- Create an item with History storage period of 0 (zero)
Result:
The items configured history storage period of 0 is overridden by the global 7d.
Expected:
Even if this is plausible for most cases, IMO for the 0 value this should be considered as non-overrideable.
For example if you configure the master element for an Prometheus scrape and set it to 0 because there is alot of data you realy dont want to store them for 7d!
I think, this even was as expected in previous versions?