health property

List<String> health
final

Health check warnings from the embedded runtime (e.g. "no connectivity to DERP servers"). Empty means all checks pass.

Implementation

final List<String> health;