Skip to content

Error "out of bounds" after uploading data from future #4868

Closed
@kojderszymon

Description

@kojderszymon

Describe the bug
When data is sent (via remote_write) from the future to the Cortex (e.g., data two hours later or more), the Cortex stops accepting any current data. Errors appear in the logs: "err: out of bounds". This is most likely related to the inability to upload data older than an hour back (after uploading data from 2 hours ago, the current data is too old compared to the latest sample).

Questions

  • Is there a way around the problem by uploading data from the future as another tenant or something like that?
  • Is there a setting that will help me upload future data without restrictions?
  • Is there a chance that this will be fixed in the future?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions