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
There's a delete_series method on InfluDB client, but no delete_measurement.
With InfluxDB Enterprise 1.5, deleting a serie requires a restart of the influx service to clean the index. Deleting a measurement does not requires a restart.
The text was updated successfully, but these errors were encountered:
There's a
delete_series
method on InfluDB client, but nodelete_measurement
.With InfluxDB Enterprise 1.5, deleting a serie requires a restart of the influx service to clean the index. Deleting a measurement does not requires a restart.
The text was updated successfully, but these errors were encountered: