🔍 Diagnostic Tool: This page helps troubleshoot connection issues between the Data Room and SigNoz. Run diagnostics to identify and resolve API connectivity problems.

🔧 Diagnostic Steps

Step 1: Check SigNoz Health
Verify SigNoz is running and accessible
Step 2: Test Logs API
Test the SigNoz logs API endpoint
Step 3: Test OTel Collector
Verify OTel Collector is accepting logs
Step 4: Send Test Log
Send a test log and verify it appears in SigNoz

🚀 Quick Fixes

SigNoz Not Running:
docker-compose up -d
Wait 30 seconds, then refresh
OTel Collector Down:
sc start otelcol-contrib
Check service status
API Token Issues:
Use debug mode in Data Room
Open Debug Mode →
Firewall/Network:
Check localhost:8080 and :5318
Disable VPN if active

Comprehensive health check of all components