Skip to content

Commit

Permalink
fix note
Browse files Browse the repository at this point in the history
  • Loading branch information
lhpqaq committed Jan 7, 2025
1 parent 4f3c88e commit a4087cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ public class CommandPayload extends BasePayload {

/**
* This field is exclusively used for Prometheus and Grafana within the infra services.
* Includes cluster and corresponding host IP.
* Includes cluster and corresponding hostname.
*/
private Map<String, List<String>> clusterHosts;
}

0 comments on commit a4087cb

Please sign in to comment.