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
Add policy to json parm file
-use in createdb like
client.create_retention_policy('awesome_policy', '3d', 3, default=True)
-add policy name to write_points
Listing as bug as default policy may delete data
The text was updated successfully, but these errors were encountered:
-use in createdb like
client.create_retention_policy('awesome_policy', '3d', 3, default=True)
-add policy name to write_points
Listing as bug as default policy may delete data
The text was updated successfully, but these errors were encountered: