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
{{ message }}
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
http://influxdb-python.readthedocs.org/en/latest/api-documentation.html?highlight=delete_series#influxdb.InfluxDBClient.delete_series
Official documentation (for 0.9) does not say anything about how should this function work; but, experiments show, that it expects series id, not series name. It is working with series name for version 0.8 (http://influxdb.com/docs/v0.8/api/query_language.html#deleting-data-or-dropping-series).
The text was updated successfully, but these errors were encountered: