v0.104.0
SigNoz/signozv0.104.0Dec 3, 2025by github-actions[bot]
AI Summary
This release focuses on UI enhancements for logs, traces, and dashboards, alongside instrumentation updates for OpenFGA. Key highlights include the ability to copy JSON tree nodes in logs, public dashboard access controls, and improved container insights. Features include OpenFGA configuration, JSON marshal/unmarshal tracing, and various bug fixes.
Key Highlights
- Ability to copy individual JSON tree nodes in log details
- Enable and revoke public access to dashboards
- Enhanced container insights dashboard
- OpenFGA instrumentation configuration
- Trace span for JSON marshal and unmarshal operations
New Features
- Copy individual JSON tree nodes in log details
- Enable and revoke public access to dashboards
- OpenFGA instrumentation configuration
- Trace span for JSON marshal and unmarshal operations
- Enhanced container insights dashboard
Full Release Notes
## 🚀 Features * feat: expand related search keywords (#9728) @makeavish * feat: add support for copying individual JSON tree nodes in log details (#9657) @ahmadshaheer * feat: enable / revoke public access to a dashboard (#9642) @YounixM * feat: add openfga instrumentation configuration (#9754) @balanikaran * feat: trace span for json marshal and unmarshal operations (#9740) @balanikaran * feat: enhanced container insights dashboard (#9742) @swapnil-signoz ## 🐛 Bug Fixes * fix: error details container - add padding and improve typography of title and desc (#9753) @YounixM * fix: added y-axis unit selector in traces explorer (#9761) @ahrefabhi * fix: added fix for duplicate y-axis selector in metrics explorer (#9758) @ahrefabhi * fix: remove `isRoot` and `isEntrypoint` from the list of selectable columns in the columns menu in traces explorer and traces list panel in dashboard (#9629) @ahmadshaheer * fix(dashboard): send public dashboard id on create (#9755) @vikrantgupta25 ## 🧰 Maintenance * chore(release): bump SigNoz to v0.104.0 (#9765) @primus-bot **Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.103.1...v0.104.0