v1.3.0
Features
- Orphan span handling + demo for late root span reconstruction
- Trace marked as tentative until root span arrives
- Add trace export functionality for filtered traces, selected traces, and on trace details view
- Add trace import functionality
- Add trace deletion functionality for selected traces
- Add Homebrew support
Improvements
- Improved durations display (e.g. 1250.00ms is now 1.25s, with a tooltip for a more precise value)
Fixes
- Fix error detection by handling both enums and numeric values for span kind and status code
- Fix SEA (Single Executable Application) missing modules by including
node_modules
Misc
- Windows PowerShell scripts for e-commerce trace and late root span reconstruction demos
- Shared utilities and types moved to a new
@otel-gui/corepackage
Screenshots
Tentative trace + Improved duration display:

Full Changelog: v1.2.0...v1.3.0


