Skip to content

Cannot get rangeIndexes when period is set to 1d #78

Description

@jerome89

Currently there exists a logic that determines which indexes to be written with daily rolling strategy(period: 1d) when writing a metric, but there's no logic to retrieve indexes from given 'from' and 'until' parameters with daily rolling strategy when reading.
Only weekly rolling strategy is considered when reading.

This should be fixed to use daily rolling strategy.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions