github SigNoz/signoz v0.76.0

latest releases: v0.77.0-5896e7c2d, v0.77.0-cloud.1
one day ago

Migration guide for existing users

Major Architecture Update

Single Binary

We have optimized SigNoz's architecture by consolidating the alert-manager, query-service,
and frontend into a single, unified component called signoz.

Till our last version, these were the components in SigNoz architecture:

  • SigNoz OpenTelemetry Collector
  • ClickHouse
  • Query Service
  • Frontend
  • Alert Manager

SigNoz Old Architecture

Previous SigNoz architecture which had multiple components like query service, alert manager and frontend.

We have now bundled Query Service, Frontend and Alert Manager into a single binary and have beautifully termed it as “SigNoz”. 🙂

The new architecture only has three components:

  • SigNoz
  • SigNoz Otel Collector
  • ClickHouse

Here’s what the new architecture looks like:

SigNoz New Single Binary Architecture

The new architecture packs a lot of components into a single binary called “SigNoz”.

Read more about the architecture here.


🚀 Features

🐛 Bug Fixes

🧰 Maintenance

New Contributors

Full Changelog: v0.75.0...v0.76.0

Don't miss a new signoz release

NewReleases is sending notifications on new releases.