signoz-observe

star 55

Full-stack observability with SigNoz

bidewio By bidewio schedule Updated 2/21/2026

name: signoz-observe description: Full-stack observability with SigNoz version: 1.0.0 tags: [monitoring, observability, apm, tracing]

SigNoz – Open-Source Observability

SigNoz is an open-source APM providing metrics, traces, and logs in a single platform — an alternative to Datadog/New Relic.

  • GitHub: github.com/SigNoz/signoz (20 000+ ⭐)
  • License: MIT (frontend) / AGPL-3.0 (backend)
  • Security: OpenTelemetry-native. No malware.

Environment Variables

Variable Description
{{SIGNOZ_URL}} Base URL of the SigNoz instance

Usage Examples

Check health

curl -s "{{SIGNOZ_URL}}/api/v1/health"

AI Agent Tips

  • OpenTelemetry-native — instrument once, observe everywhere.
  • Unified view of metrics, traces, and logs.
  • ClickHouse-powered for fast analytical queries.
  • Self-hosted alternative to Datadog with no per-host pricing.
Install via CLI
npx skills add https://github.com/bidewio/better-openclaw --skill signoz-observe
Repository Details
star Stars 55
call_split Forks 8
navigation Branch main
article Path SKILL.md
More from Creator