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.