We're migrating from underscore-based metric names (system_memory_usage
) to dot-based metric names (system.memory.usage
) to align with OpenTelemetry semantic conventions. This gives you better namespacing and improved compatibility across all your observability signals.
What you need to do: Your existing alerts and dashboards need to be migrated to use the new dot-based metric names. We've created migration scripts that handle this automatically for you.
The migration is a one-time process and the scripts are safe to run multiple times. We support all deployment types: Kubernetes, Docker, and Linux binary installations.
Migration Guide â Community Edition
If you're using API keys to query metrics directly, you may need to update your integrations to reflect the new metric and label formats. For all other users, absolutely nothing. The migration is fully managed by our team, and your dashboards, alerts, and queries will continue to operate without any changes.
Migration Guide â Cloud
Trace funnel feature is now complete with analytics APIs and queries. You can analyze user journeys and conversion funnels directly from your traces, including funnel validation, step-by-step analytics, and identification of slow or error traces in your user flows.
Span events now appear as blue indicators on the timeline in both waterfall and flamegraph views. You'll immediately spot where events occur within each span's execution. This was a highly requested feature from our cloud users.
Decluttered sidebar with pinning options. You can now pin only what's important for your workflow and customize the navigation based on your needs.
You'll now see changelog notifications right in your SigNoz dashboard when newer versions are available, starting with this update.
Community Edition:
opamp-go
version with enhanced opamp
server functionality, improved logging, and better connection handling.Monitor your Amazon EKS clusters with comprehensive metrics including API server requests, error rates, and resource utilization. Get prebuilt dashboards showing control plane health and container insights with CPU and memory usage by pod, making it easy to track your Kubernetes workloads performance.
ECS integration now includes detailed container-level monitoring with CPU usage, memory utilization, and resource allocation metrics. View container performance alongside your ECS cluster metrics with dedicated dashboards for complete visibility into your containerized applications.
Save metric queries with custom names and colors at the bottom of the explorer, then access all saved queries (yours and your team's) in the âViewsâ tab with details like who created them and when, making it easy to return to important queries later.
NoRecordedValue
data points from metric calculations.SigNoz Community Edition now includes Single Sign-On (SSO) via Google OAuth, allowing users to authenticate using their Google Workspace credentials. Additionally, API keys are introduced for programmatic access, enabling users to automate tasks such as creating and managing alerts, scheduling downtimes, and managing dashboards and alerts with Terraform. These features enhance security and streamline user access and automation capabilities.
Dashboards now support custom color palettes for chart legends, letting you assign consistent colors to specific series. You can also click a legend label to toggle visibility for all series with the same color.
This helps declutter charts, makes visual grouping easier, and improves usability, especially when working with dense or repetitive metrics.
ElastiCache for Redis
with metrics and logs, prebuilt dashboards included.publishes
and deliveries
with out-of-the-box visualizations.serviceName
field properly for filtering and display.Added bucket selector in S3 sync configuration with multi-select support for each AWS region. You can now select specific S3 buckets per region instead of syncing all buckets, with better state management and validation for region-bucket combinations.
Create and save custom quick filters based on log attributes like service name, deployment environment, and Kubernetes metadata. âAdded filtersâ appear in the "Edit quick filters" panel for easy reuse, making log analysis faster when you're repeatedly filtering on the same criteria.
External APIs filter selections now persist in the URL. Share the link with teammates to collaborate on debugging with the same view and filters applied.
exists
clause in queries, enabling more accurate log filtering.Please visit our official GitHub releases page for all previous changelog entries: https://github.com/SigNoz/signoz/releases