SigNoz/signoz

SigNoz is an open-source, OpenTelemetry-native observability platform for your team and their AI agents. Get logs, metrics, and traces in one tool with...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 57 minutes ago
Added to GitGenius on March 6th, 2026
Created on January 3rd, 2021
Open Issues & Pull Requests: 1,536 (-1)
GitHub issues: Enabled
Number of forks: 2,468
Total Stargazers: 32,011 (+0)
Total Subscribers: 137 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.3 hours
Mean response time: 79.7 days
90th percentile: 209.6 days
Tracked items: 2,463

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 56% of open issues come from outside the core team, a mix of external reports and the maintainers' own roadmap. Work labelled "query-builder" is answered fastest, typically in under an hour, while "enhancement" waits about 4 days. 54% of tracked open issues have had no activity in three months. Only 3% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 960
New in 7 days: 2
Closed in 7 days: 2
Avg open age: 537 days
Stale 30+ days: 849
Stale 90+ days: 654

Recent activity

Opened in 7 days: 2
Closed in 7 days: 2
Comments in 7 days: 3
Events in 7 days: 4

Top labels

  • frontend (321)
  • enhancement (290)
  • team/pulse (241)
  • area/alerts (207)
  • bug (199)
  • dashboards (190)
  • request-more-info (156)
  • query-builder (147)

Detailed Description

SigNoz is an open-source observability platform built natively on OpenTelemetry that consolidates logs, traces, metrics, alerts, and dashboards into a single application. It positions itself as an open-source alternative to commercial platforms like DataDog and NewRelic, offering both cloud-hosted and self-hosted deployment options. The platform is written primarily in TypeScript and serves as a comprehensive Application Performance Monitoring and observability tool for teams debugging production issues.

SigNoz provides comprehensive monitoring capabilities across multiple observability domains. The APM overview tracks service latency, error rates, throughput, Apdex scores, top endpoints, database calls, and external calls. Log management features include ingestion, search, aggregation, and correlation with traces and metrics through a visual query builder. The metrics and dashboards functionality allows users to build custom dashboards using Query Builder, PromQL, or ClickHouse SQL. Infrastructure monitoring covers Kubernetes clusters, pods, nodes, workloads, and host-level metrics including CPU, memory, disk, and network data. The platform also includes specialized observability for LLM and AI applications, tracing LLM apps, RAG pipelines, prompts, tool calls, tokens, latency, and costs. Distributed tracing capabilities provide flamegraphs, waterfalls, span events, and trace analytics, while trace funnels help teams understand request-flow drop-offs and failed transitions.

The platform offers three deployment models: SigNoz Cloud with a 30-day free trial and usage-based pricing starting at $49, Enterprise options including BYOC and self-hosted variants with compliance and custom features, and Community self-hosted deployment for teams wanting full data plane control. The architecture uses a single columnar database designed for high-cardinality, high-volume observability workloads, which the project claims requires 50% lower resource requirements compared to Elastic during ingestion based on their benchmarking studies.

The project emphasizes OpenTelemetry-native instrumentation, correlated signals across monitoring domains, predictable pricing without per-host or per-user seat charges, and enterprise readiness with SOC 2 Type II and HIPAA compliance options. The contribution guidelines are documented in CONTRIBUTING.md, and the project maintains an active Slack community for contributor support.