Files
newt/artifacts/test-results.txt
Marc Schäfer b53fb70778 feat: Implement telemetry for reconnect reasons and RTT reporting
- Added telemetry hooks to track reconnect reasons for WireGuard connections, including server requests and authentication errors.
- Introduced RTT reporting to telemetry for better latency monitoring.
- Enhanced metrics configuration with flags for Prometheus and OTLP exporters.
- Implemented graceful shutdown and signal handling in the main application.
- Updated WebSocket client to classify connection errors and report them to telemetry.
- Added support for async byte counting in metrics.
- Improved handling of reconnect scenarios in the WireGuard service.
- Added documentation for applying patches and rollback procedures.
2025-10-07 09:17:05 +02:00

14 lines
625 B
Plaintext

FAIL github.com/fosrl/newt [setup failed]
FAIL github.com/fosrl/newt/docker [setup failed]
FAIL github.com/fosrl/newt/internal/state [setup failed]
FAIL github.com/fosrl/newt/internal/telemetry [setup failed]
FAIL github.com/fosrl/newt/proxy [setup failed]
FAIL github.com/fosrl/newt/websocket [setup failed]
FAIL github.com/fosrl/newt/wgnetstack [setup failed]
? github.com/fosrl/newt/healthcheck [no test files]
? github.com/fosrl/newt/logger [no test files]
? github.com/fosrl/newt/network [no test files]
? github.com/fosrl/newt/updates [no test files]
FAIL github.com/fosrl/newt/wgtester [build failed]
FAIL