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