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.
The InfluxDBClient.get_list_series() method runs the "SHOW SERIES" query, but InfluxDB's response to that query has completely changed in v0.11.0 so the client can't parse the response.
The text was updated successfully, but these errors were encountered:
The
InfluxDBClient.get_list_series()
method runs the "SHOW SERIES" query, but InfluxDB's response to that query has completely changed in v0.11.0 so the client can't parse the response.The text was updated successfully, but these errors were encountered: