| Modifier and Type | Field and Description |
|---|---|
String[] | detailsDetailed metric labels. |
String | labelHuman-readable label. |
String | nameSubsystem identifier. |
double | scoreHealth score 0.0-1.0. |
| Constructor and Description |
|---|
SubsystemScore(String name,
String label,
double score,
String[] details) |