Changelog

Follow us on LinkedIn
v0.124.0May 15, 2026

More prominent ingestion limit alerts

Media

Setting an alert on your ingestion limit is now a more visible, one-step action with a sensible default alert name. This makes it easier to catch ingestion spikes before they bite into your billing or quota.

Azure Monitoring

Media

Native support for monitoring Azure workloads including VMs, App Service, AKS, Container Apps, Functions, SQL Database, and Blob Storage. Refer setup guides here.

Bug Fixes

  • Query results with ragged label sets across series now render correctly in scalar table conversions.
  • Query builder now rejects invalid group by timestamp on timeseries requests instead of producing malformed queries.
  • Version comparison on the status check now correctly strips the v prefix, so e.g. v0.50.0 and 0.50.0 are treated as equal.
  • Host metrics no longer show -1 placeholder values for missing samples.

Maintenance

  • Enabled transaction_mode=immediate on the SQLite store for more predictable write behavior under contention.
  • Tooling and dependency updates: orval bumped for API client generation, ts-jest updated, and filter styles refreshed.
  • Continued internal UI consolidation onto the @signozhq/ui design system with icons migrated off lucide-react and Ant Design, LoadingOutlined replaced with the SigNoz loader, and typography aligned to the shared library.
  • Auditor now supports a file provider, letting operators persist audit events to a file destination which is useful for environments that already ship file-based logs to a SIEM.