Production Observability
Without the Hype

Windows telemetry → OpenTelemetry → SigNoz. Local-first. No vendor lock-in.

"Sleep easy. We've got the signal."

🎯 What This Actually Is

Resonai [OTel] is an open-source observability pipeline for Windows environments. It collects logs, metrics, and traces from your Windows systems and sends them to SigNoz (an open-source APM) for visualization and alerting.

No marketing fluff. No "revolutionary" claims. Just solid telemetry infrastructure that works.

✅ What We Do Well

7× throughput improvement over naive configs. Sub-second latency. Automated testing and gate verification.

⚠️ What We Don't Do

We're not a SaaS. We don't collect your data. We don't have a sales team. You host everything locally.

🔧 Technical Stack

OpenTelemetry Collector, SigNoz, Docker, PowerShell automation, TypeScript tooling, Next.js dashboard.

📦 License

MIT License. Free forever. No "enterprise edition" gatekeeping. What you see is what you get.

📊 Core Features

Observability Pipeline

Automation & Governance

Developer Experience

Visual Feedback (MILK Lane)

🚀 Getting Started

Prerequisites: Windows 10/11, PowerShell 7+, Docker Desktop, Node.js 18+

# Clone the repository
git clone https://github.com/MoneyCat-inc/otel-ops-pack.git
cd otel-ops-pack

# Start SigNoz stack
docker compose -f docker-compose-signoz.yml up -d

# Quick health check
pwsh -File BRAV/SCPT/quick-monitor.ps1

# Access SigNoz UI
# http://localhost:8080

# Generate test data
pwsh -File canary-test.ps1

Full Documentation: README.md | BossCat Operations Guide

💚 Support This Project

We don't run ads. We don't sell your data. We don't have venture capital.
If this project saves you time or helps your infrastructure, consider supporting it.

What your support enables: More features, better documentation, faster bug fixes, community support, and continued maintenance.

Not ready to donate? Star the repo, contribute code, report bugs, or share with colleagues. All contributions help.

✓ ANTIclickbait certified — No false promises, no dark patterns

🏆 Recognition & Badges

ECRR Compliant Accessibility AA MIT License Local-First No Vendor Lock-in Open Source Production Ready 7× Throughput

📈 Project Stats (Honest Edition)

Lines of Code

~50,000+ LOC across PowerShell, TypeScript, YAML configs

Test Coverage

Automated gate verification, integration tests, canary monitoring

Deployment Time

~10 minutes from clone to first telemetry

Maintenance Status

Actively maintained. Last commit: Check GitHub for latest.