Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Deleting series #187

Closed
Closed
@alexvassel

Description

@alexvassel

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions