Skip to content

Specifying <database>.<retention_policy> does not work as expected. #29

@dgoadby

Description

@dgoadby

I have a database EMR3 which has three retention policies.

I wanted to store the points in the appropriate one. As a normal database CLI operation you would specify this as "EMR3"."save_for_28_days".

Whatever you put in the database field in the YAML file, a new database is created instead of storing it as expected. I tried the database both with and without quotes (") to no avail.

I also found that strings are not handled at all. If you enter type: "string" you get an error like below:
ERROR: parse json: Expecting value: line 1 column 1 (char 0) topic: emr3/startup payload: b'EMR3 - V1.0'

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