Changelog

Follow us on LinkedIn
v0.129.0June 18, 2026

Noz: SigNoz's AI Teammate, Now Available to All Cloud Users

Noz is SigNoz's built-in AI teammate, and it's now available to all Cloud users. When you ask about your telemetry, alerts, dashboards, and other configuration in plain English, Noz investigates across the platform to answer your questions based on live data.

You can open Noz as a side panel alongside your current view from the top right corner of any SigNoz page. Once it has answered your query, it suggests follow-up actions, such as saving the current view, setting up an alert, or creating a dashboard.

Azure Database Services Support

You can now monitor Azure Database services out of the box, including Azure SQL Database, Azure Cosmos DB, Azure Database for PostgreSQL, and Azure Database for MySQL. Combined with the VM, App Services, Container Apps, and AKS support added in v0.128.0, Azure-heavy teams can now observe a much broader slice of their infrastructure without additional setup.

Recent Queries in the Query Builder

Media

The query builder now surfaces your recent queries across Logs Explorer, Metrics Explorer, Traces Explorer, the Alert Builder, and the Dashboard Panel Editor. You can now keep track of and re-run previous investigations without manually typing them out.

The queries are grouped per signal type and appear inline, simplifying access path to the queries you run regularly.

Bug Fixes

  • Fixed scalar queries returning incorrect results for numeric columns.
  • Fixed several accuracy issues in Kubernetes Infra Monitoring, including incorrect desired replica counts for deployments and incorrectly low working-set memory values for pods.
  • Querying percentile aggregations on non-histogram metrics now returns a clear validation error rather than a generic failure.

Maintenance

  • Removed the legacy trace view toggle; the /trace-old URL path now redirects to /trace.
  • Flamegraph now uses the v3 API, improving rendering accuracy and performance in the Trace Details view.
  • Exposed collected platform stats via GET /api/v1/stats for operator visibility.