Surface the % of players represented in metrics
This commit is contained in:
@@ -5,4 +5,5 @@ type StreamHealthOverview struct {
|
||||
Healthy bool `json:"healthy"`
|
||||
HealthyPercentage int `json:"healthPercentage"`
|
||||
Message string `json:"message"`
|
||||
Representation int `json:"representation"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user