App Store template
SigNoz icon

SigNoz

SigNoz is an open-source OpenTelemetry-native observability platform for logs, traces, and metrics.

Launch in your Sealos workspace.

SigNoz template preview
Template previewFull screenshot
Template deployments
13 on Sealos
Deployment
Your own instance
Category
Tools

About this template

Overview

SigNoz is an OpenTelemetry-native observability platform for logs, traces, metrics, dashboards, and alerts. This template deploys the official SigNoz self-hosted runtime as a persistent four-service stack on Sealos.

From the documentation

SigNoz gives application teams one interface for distributed tracing, application performance monitoring, log exploration, infrastructure metrics, dashboards, and alerting. Applications send OpenTelemetry data to the bundled collector, which writes telemetry into ClickHouse for querying through the SigNoz web console.

How to deploy SigNoz

  1. Choose Deploy now to start SigNoz in your Sealos workspace.
  2. Sign in to Sealos and review the template configuration in your workspace.
  3. Launch the template, then inspect the application status and resource cards in Canvas.

Resources to plan for

Start with the resources defined by the SigNoz template. Review CPU, memory, persistent storage, and network allocations for every service in Canvas. Capacity needs depend on your data and workload; monitor usage as they grow.

Template configuration and setup

Access after deployment

Use the application URL or connection details shown in Canvas. Follow the deployment guide for first-time account setup or client configuration, and keep generated credentials available for that step.

Hosting and billing

Sealos monthly plans include compute, memory, storage, and traffic. Size your plan for all deployed services. Software licenses and external AI or API services may have separate terms and charges. Confirm the applicable plan and optional charges in Cost Center.

Compare Sealos resource plans
Read full documentationCollapse documentation

For current cloud charges, refer to Sealos plan pricing. Upstream documentation may reference earlier billing models.

Deploy and Host SigNoz on Sealos

SigNoz is an OpenTelemetry-native observability platform for logs, traces, metrics, dashboards, and alerts. This template deploys the official SigNoz self-hosted runtime as a persistent four-service stack on Sealos.

SigNoz Screenshot

About Hosting SigNoz

SigNoz gives application teams one interface for distributed tracing, application performance monitoring, log exploration, infrastructure metrics, dashboards, and alerting. Applications send OpenTelemetry data to the bundled collector, which writes telemetry into ClickHouse for querying through the SigNoz web console.

Sealos provisions the public HTTPS endpoint, persistent volumes, service discovery, health checks, and ordered migration gates. After deployment, SigNoz's first-user signup creates the initial administrator account.

Common Use Cases

  • Application Performance Monitoring: Inspect service latency, throughput, and error rates.
  • Distributed Tracing: Follow requests across services and find slow spans.
  • Centralized Log Analysis: Query application logs alongside traces and metrics.
  • Infrastructure Monitoring: Track host, container, and Kubernetes telemetry.
  • Dashboards and Alerts: Build operational views and receive notifications from telemetry conditions.

Dependencies for SigNoz Hosting

The template includes the complete self-hosted runtime and its persistent data plane.

Deployment Dependencies
Implementation Details

Architecture Components:

  • SigNoz: Serves the web console, API, authentication, alerting, and query engine.
  • OpenTelemetry Collector: Receives OTLP over gRPC and HTTP, processes telemetry, and exports it to ClickHouse.
  • ClickHouse: Stores traces, logs, metrics, metadata, analytics, and meter data.
  • ZooKeeper: Coordinates the replicated ClickHouse table layout used by the official runtime.
  • Telemetry Store Migrator: Runs once at deployment and completes synchronous and asynchronous ClickHouse migrations before the application starts.

Persistent Data:

SigNoz stores users, organizations, sessions, and application settings in SQLite on the SigNoz volume. ClickHouse data and logs use separate volumes, and ZooKeeper has its own coordination-data volume.

Version Alignment:

The component images and configuration follow the official SigNoz v0.117.0 Docker deployment bundle, including SigNoz OpenTelemetry Collector v0.144.2, ClickHouse 25.5.6, and ZooKeeper 3.7.1.

License Information:

The SigNoz repository uses the MIT Expat license for code outside ee/ and cmd/enterprise/. Enterprise directories carry the separate SigNoz Enterprise License. Review the upstream license files for the terms that apply to your use.

Why Deploy SigNoz on Sealos?

Sealos is a Kubernetes-based cloud operating system that manages the application lifecycle through one interface.

  • One-Click Deployment: Provision the complete SigNoz stack from a single template.
  • Persistent Storage: Keep observability data and account state across Pod replacements.
  • Managed Networking: Receive an HTTPS application URL and internal service discovery automatically.
  • Resource Efficiency: Start with live-tested personal low-load resource settings and pay for allocated resources.
  • Integrated Operations: Use Canvas, the AI dialog, resource cards, logs, and monitoring for day-two changes.

Deployment Guide

  1. Open the SigNoz template and click Deploy Now.
  2. Start the deployment and wait for the ClickHouse migration Job and all four services to become ready. A fresh deployment usually takes several minutes.
  3. Open the SigNoz URL from the completed Canvas.

First Login

  1. On a new deployment, complete the SigNoz signup form to create the first administrator account.
  2. Use a password with at least 12 characters, including an uppercase letter, a lowercase letter, a number, and a symbol.
  3. Sign in with the registered email and password. The first authenticated page is the SigNoz workspace home. Use Services, Logs, Traces, or Dashboards to begin exploring telemetry.

Store the registered credentials in a secure password manager. Later users can sign in through the same application URL.

Sending Telemetry

Applications inside the same Sealos namespace can send OTLP data to:

  • OTLP gRPC: http://<app-name>-otel-collector:4317
  • OTLP HTTP: http://<app-name>-otel-collector:4318

Replace <app-name> with the generated deployment name shown on Canvas. Follow the SigNoz instrumentation guides for language-specific SDK configuration.

Configuration and Operations

  • AI Dialog: Describe a resource or configuration change from Canvas.
  • Resource Cards: Inspect and edit workload resources, environment variables, and storage.
  • Scaling: Increase CPU and memory before sustained ingestion or larger retention workloads.
  • Backups: Snapshot the SigNoz, ClickHouse data, ClickHouse log, and ZooKeeper volumes together for a consistent recovery point.

Troubleshooting

Deployment remains in initialization

The first telemetry-store migration creates many ClickHouse tables. Check the Telemetry Store Migrator Job and ClickHouse Pod on Canvas, then allow the migration to finish.

Login fails

Use the email and password registered on the first visit. Confirm that the password satisfies the 12-character complexity policy and check the SigNoz Pod logs for authentication errors.

Queries are slow or ingestion grows

Open the SigNoz and ClickHouse resource cards and raise CPU or memory for the observed workload. Personal low-load defaults prioritize resource efficiency.

Getting Help

License

This Sealos template follows the license of the templates repository. SigNoz components retain their upstream licenses.

From launch to everyday operations

Why deploy
on Sealos

A shorter path from an app you want to an app you can run. Sealos brings deployment and ongoing operations into one place.

  1. One-click deployment

    Start with a ready-made template. Review its configuration and launch from the Sealos console.

  2. Managed Kubernetes

    Run on managed infrastructure with built-in workload scheduling and recovery.

  3. Automatic HTTPS

    Give your application a public HTTPS endpoint with certificates managed for you.

  4. Persistent storage

    Keep application data on persistent volumes across container restarts.

  5. Room to grow

    Adjust CPU, memory, and replicas from the console as your workload changes.

One template. Connected resources.

You Get the Whole Stack

Sealos provisions the resources defined by your template and brings them together in your workspace.

  • App Service

    Container workloads with configurable CPU, memory, and replicas.

  • Public HTTPS URL

    An address for your app, with managed TLS certificates.

  • Database

    A database provisioned alongside your app when the template calls for one.

  • Persistent Volume

    Storage for the files and data your application needs to keep.

  • Environment Variables

    Application settings and secrets configured in one place.

  • Logs & Metrics

    Inspect container logs and resource usage from the console.

Resources and their configuration vary by template. Review the deployment form for this app’s exact setup.

Explore more production-ready templates.

More