Replies: 6 comments
-
|
This is coming in the next RC. The watcher API and UI now expose next run metadata — you'll see when each host is scheduled to run its next update check. This is surfaced in the Agents view so you can see at a glance when each watcher will next poll for updates ( The next RC will be out shortly — let us know if the display format works for your use case or if you'd like it presented differently. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Good question — both framings are genuinely useful, and which one wins depends on what you're doing at the moment:
The plan is to give you both in one cell: render the relative countdown as the primary value (updating live) with the absolute local timestamp in the tooltip/title attribute on hover. That's the same pattern we already use for A user-configurable "swap primary/secondary" preference is cheap to add on top of that later if the default doesn't land well for enough users, but I'd rather ship the dual-display first and let real usage tell us whether the preference is needed. Leaving this open to track the dual-display + hover tooltip work. Thanks for pushing on the format — the current static timestamp was the minimum viable version, this is the real thing. |
Beta Was this translation helpful? Give feedback.
-
|
Quick update — the dual-display is built and lands in the next release. The cell now shows the relative countdown as the primary value, with the absolute local timestamp on hover (same pattern we use for Should be in v1.5.0-rc.10 when it cuts shortly — give it a try and let me know if the tooltip format lands right, or if the countdown cadence (e.g. live update vs. refresh on poll) needs tweaking. |
Beta Was this translation helpful? Give feedback.
-
|
Seeing this in rc10. I think this behavior works. Thanks! I think you can probably close this. |
Beta Was this translation helpful? Give feedback.
-
|
Glad it lands well — closing as resolved. Feel free to reopen or file a new discussion if the countdown cadence or tooltip format ever feels off in practice. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
This is my watcher screen. It does show the cron schedule for all of my servers. I would love it if there was an additional column that would provide the next time that host will execute a check for updates.
This would give me quick visiblity when I can expect the next check to run for each server. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions