Skip to content

This release adds a timeline to the Stream view that visualizes event volume over time, segmented by schema, with automatic timestamp detection. The Explorer’s table view also gains keyboard navigation between entries and a streamlined Fields popover for quicker field selection.

May 6, 2026 · @gitryder

The Stream view now includes a timeline that shows event volume over time, segmented by schema. It automatically detects timestamp fields and adapts its bucket size to the data’s time range, providing an at-a-glance view of when events occur and which schemas are most active.

It also probes your data for time fields and shows availability inline, omitting events without a recognized time field (ts, timestamp, or time).

Keyboard navigation between entries in Explorer

Section titled “Keyboard navigation between entries in Explorer”

May 5, 2026 · @gitryder

You can now navigate between entries in the Explorer table using arrow keys. Press Space to toggle the inspector, then use Arrow Up and Arrow Down to move between rows and seamlessly across pages.

Improved field selection in the table view

Section titled “Improved field selection in the table view”

Apr 21, 2026 · @gitryder

We moved field selection in the Explorer’s table view into a dedicated popover. The ‘Fields’ button sits in the toolbar and shows how many fields are currently hidden. Opening it reveals the full field list with the same click-to-toggle and shift+click-to-focus behavior as before.