You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm just started to use this tool (and influxdb for that matter) and was pulling my hair because I couldn't understand why my data was disappearing after setting retention policies.
As it turns out, you have to specify the retention policy with the query (which I learned when I installed Chronograf. My data was therefor not gone, but simply not shown. (maybe this is a newbie thing, but other people new to InfluxDB may experience the same, therefor the mentioning of this).
As a feature request I want to ask if it's possible to add the "tables" with there retention policy. Something like:
[SERVER]
....[DATABASE]
.........[RETENTIONPOLICYNAME1.TABLENAME]
.........[RETENTIONPOLICYNAME2.TABLENAME]
Thank you in advance for considering, and thanks for this great tool!!!
edit: added some dot's as the spaces got deleted when posting
The text was updated successfully, but these errors were encountered:
I'm just started to use this tool (and influxdb for that matter) and was pulling my hair because I couldn't understand why my data was disappearing after setting retention policies.
As it turns out, you have to specify the retention policy with the query (which I learned when I installed Chronograf. My data was therefor not gone, but simply not shown. (maybe this is a newbie thing, but other people new to InfluxDB may experience the same, therefor the mentioning of this).
As a feature request I want to ask if it's possible to add the "tables" with there retention policy. Something like:
[SERVER]
....[DATABASE]
.........[RETENTIONPOLICYNAME1.TABLENAME]
.........[RETENTIONPOLICYNAME2.TABLENAME]
Thank you in advance for considering, and thanks for this great tool!!!
edit: added some dot's as the spaces got deleted when posting
The text was updated successfully, but these errors were encountered: