Thanks to visit codestin.com
Credit goes to github.com

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.

client.py create and alter_retention_policy functions don't allow to change the shard group duration #560

Closed
@szanics

Description

@szanics

The influxdb documentation recommends that you need to chose a specific shard group duration that matches your retention policy e.g. 1 day RP should have 1 hour shard group duration. Link to the docs:
https://docs.influxdata.com/influxdb/v1.4/concepts/schema_and_data_layout/#shard-group-duration-management

This parameter is missing from the client. I used the 4.1.1 version but this problem is still in 5.0.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