metrics abstract method

Future<String> metrics()

Prometheus-format metrics snapshot from the embedded runtime — node counts, DERP activity, byte totals, handshake stats, etc.

Implementation

Future<String> metrics();