reduce influxdb retention period and store interval#162
Conversation
|
I restarted influx on the test env to apply these settings. |
Was the old retention setting of 1 week applied manually in the past? If I run the following query on Test InfluxDB I see "monitor" policy is still there. I was expecting to see "short" policy instead. Do I miss anything? |
|
You are right, that should have been there. Maybe it wasn't set properly or it got removed automatically. |
|
Another reason to have a simple monitoring mechanism in OMOTES, perhaps? Since we have now created the retention policy manually, maybe good to mention that in the README? |
|
Readme updated 5ade481 On the NWN test environment after 1 week (old retention period) with store interval from 10s to 5 min and retention from 7d to 1d:
|
No description provided.