โœ… Production Mode: Sends real OTLP logs to OTel Collector (port 5318). All logs appear in SigNoz within 2-5 seconds. Run diagnostics if needed โ†’

๐ŸŽ›๏ธ Signal Generation Controls

๐Ÿ“Š Session Metrics

Logs Sent
0
this session
Send Rate
0.00
logs/sec (avg)
Canaries
0
unique IDs
Success Rate
100%
OTLP responses

๐Ÿ“‹ Activity Log

Local log of all actions. View received logs in SigNoz UI with filter: service.name = "test-harness"

๐ŸŸข Test harness initialized - ready to send logs
๐Ÿ”Œ OTel endpoint: http://localhost:5318/v1/logs
๐Ÿ“Š Session ID: --

๐Ÿ” SigNoz Query Helper

Copy/paste these filters in SigNoz Logs Explorer

All Test Harness Logs:
service.name = "test-harness"
Only Canaries:
canary.source = "test-harness"
Only Stop Signals:
signal.type = "emergency-stop"
By Flow Type:
flow.type = "laminar"