v0.100.0

SigNoz/signozv0.100.0Nov 5, 2025by github-actions[bot]

AI Summary

This release introduces metering capabilities and visual enhancements for trace percentiles and infra metrics. Key highlights include the ability to query meter data across modules and infra metrics within trace details. Features include span percentile calculations, infra metrics support, meter data querying, and tooltip optimizations.

Key Highlights

  • Meter data query capability across product modules
  • Infra metrics in trace details
  • Span percentile UI and calculation
  • Optimized tooltip plugin with caching

New Features

  • Span percentile calculation and UI
  • Add support for infra metrics in trace details
  • Add ability to query meter data across product modules
  • Optimize tooltip plugin with caching, memoization, and improved performance

Full Release Notes

## 🚀 Features

* feat: changed descirption of span percentile calculation (#9487) @eKuG
* refactor: migrate External API's top 10 errors query_range request to v5 (#9476) @ahmadshaheer
* feat: update styles for percentile value (#9477) @YounixM
* feat(meter): add ability to query meter data across product modules (#9142) @YounixM
* feat: span percentile - UI (#9397) @YounixM
* feat: add support for infra metrics in trace details (#8911) @ahmadshaheer
* feat: add result count to data source search analytics event (#9444) @makeavish
* feat: add span percentile for traces (#8955) @eKuG
* perf: optimize tooltip plugin with caching, memoization, and improved… (#9421) @ahrefabhi

## 🐛 Bug Fixes

* fix: removed cleanup variable url function to avoid url reseting (#9449) @SagarRajput-7
* fix: alignment issues in home page (#9459) @YounixM
* fix: fix the issue of save button incorrectly enabled when cold_storage_ttl_days is -1 (#9458) @ahmadshaheer
* fix: flaky multi ingestion settings test (#9478) @YounixM
* fix: removing duplicate creation of user if user does not exist already (#9455) @swapnil-signoz
* fix: return coldstorage -1 if not set for logs (#9471) @nityanandagohain
* Log Details minor ui fix (#9463) @aks07
* fix: formatted threshold unit in description and summary (#9350) @aniketio-ctrl
* fix: upgraded the axios resolution to fix vulnerability (#9454) @SagarRajput-7
* fix: adapt the scroll reset fix in alert and histogram panels (#9322) @SagarRajput-7
* fix: show precision for dashboard panels (#9054) @SagarRajput-7
* fix: overall improvements to span logs drawer empty state (i.e. trace logs empty state vs. span logs empty state + UI improvements) (#9252) @ahmadshaheer

## 🧰 Maintenance

* chore(release): bump SigNoz to v0.100.0, OTel Collector to v0.129.8 (#9488) @primus-bot
* feat(sqlstore): added sql formatter for json (#9420) @aniketio-ctrl
* chore: bump golangci-lint to v2 (#9445) @therealpandey
* chore: add missing unit tests for getLegend (#9374) @amlannandy
* chore(costmeter): enable costmeter by default in docker installations (#9432) @Nageshbansal
* Update CODEOWNERS for frontend code (#9456) @YounixM

## New Contributors
* @swapnil-signoz made their first contribution in https://github.com/SigNoz/signoz/pull/9455

**Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.99.0...v0.100.0