Skip to content

TSDB data gap improvementsΒ #3510

Description

@jmthomas

The Data Gap calculation assumes continuous data. Data gap doesn't really make sense for ad-hoc data but it could still be useful for ingesting old data. Ensure there is a way to calculate gaps even with ad-hoc (not continuous data).

The Data Gap calculation appears to freeze with lots of data missing. Investigate whether this is due to large tables or large gaps and mitigate (perhaps force a smaller query or large gap size).

During the Data Gap query ensure there are backing raw log files. If the raw log files don't exist then there's nothing we can do to repair the gap anyway.

Can the Data Gap query support sample by day? d?

The TSDB page should show any WAL table errors on the page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions