Skip to content

Conversation

@royendo
Copy link
Contributor

@royendo royendo commented Jan 23, 2026

@briangregoryholmes, just as a quick check to see if there's anything wrong with the docs here? did a Claude pass based on the code changes and let's generally correct!

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

| Rill Extension | Description | Equivalent Modern Syntax |
|----------------|-------------|--------------------------|
| `inf` | All time | `earliest to latest` |
| `rill-TD` | Today | `ref/D to ref/D+1D as of watermark` |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This section is not entirely correct. This is true when being derived in an alert context, but on a dashboard the reference point is latest not watermark


| Legacy | Modern Equivalent |
|--------|-------------------|
| `rill-TD` | `DTD as of watermark/D+1D` |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is true, but I would emphasize that DTD can also give you actual intraday ranges (ref/d to ref/h+1h) where as rill-TD cannot

@briangregoryholmes
Copy link
Contributor

I'll take a deeper look later, but added a few comments about things that immediately jumped out to me.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants