Changelog
v0.104.0December 03, 2025
Public Dashboard Sharing
Dashboards can now be published publicly and shared via link without requiring authentication. Set a default time range and optionally disable it to prevent viewers from changing it. This makes it easy to share monitoring dashboards with external stakeholders or distribute to other teams within or outside your organization.
Copy Individual JSON Nodes in Log Details
Log details now support copying individual JSON tree nodes with a single click. When viewing structured logs in JSON format, you can click on any key-value pair to copy it directly to your clipboard, rather than having to copy the entire log entry and manually extract the values you need.
Bug Fixes
- Improved error message display with better spacing and typography, making error details more readable and visually clear when troubleshooting issues.
- Removed non-functional
isRootandisEntrypointcolumns from the column selector in traces explorer and dashboard trace panels, cleaning up the UI to show only working column options.