🔍 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:
Wait 30 seconds, then refresh
docker-compose up -dWait 30 seconds, then refresh
OTel Collector Down:
Check service status
sc start otelcol-contribCheck service status
Firewall/Network:
Check localhost:8080 and :5318
Disable VPN if active
Check localhost:8080 and :5318
Disable VPN if active
Comprehensive health check of all components