Dash0 acquires Polar Signals

Jul 31, 2026

Contributors

Signal Export

Any query in the Log Explorer, Trace Explorer, or Web Events Explorer can now be exported to a file. The button sits in the table header next to the display menu, with CSV as the primary action and TXT, JSON, and YAML in the disclosure menu.

The active query defines the file, not how far you scrolled. Filter, time range, ordering, and dataset are what get exported, so the same query exported twice gives you the same records. For spans and web events that includes a focused duration range picked on the heatmap, because that selection is part of what the table is querying.

Exports include up to 5,000 records. Beyond the cap, use the Dash0 CLI. The menu builds the command for your current query, ready to copy.

The Log Explorer table header with a CSV export button and its open menu, listing TXT, JSON, and YAML downloads above the 5,000-record cap and a copyable Dash0 CLI command for the active query.
The export button in the Log Explorer table header. The menu carries the remaining formats, states the record cap, and builds a Dash0 CLI command for the query you are looking at.