Skip to content

Commit

Permalink
address review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
emrberk committed Nov 1, 2024
1 parent 2880610 commit b98d57e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/clusters/pages/healthcheck.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Healthcheck categorizes the checks with five different statuses:
- *INFO:* A check has the status `INFO`, indicated by a blue color, to suggest best practices that can be applied to enhance system performance, availability, or efficiency within the cluster.
- *PASS:* A check has the status `PASS`, indicated by a green color, if no violations have been found in the cluster.
- *DISABLED:* A check has the status `DISABLED`, indicated by a gray color, if a check is disabled by the user.
- *N/A*: A check has the status `N/A`, indicated by a beige color, if a check is not applicable to the cluster.
- *N/A*: A check has the status `N/A`, indicated by a beige color, if a check cannot be performed for the current cluster or member version.

NOTE: If Prometheus Exporter is enabled, individual Healthcheck status counts are published via exporter periodically with a prefix of `hz_healthcheck_status_`. For further information on the Prometheus Exporter, see xref:integrate:prometheus-monitoring.adoc[].

Expand Down

0 comments on commit b98d57e

Please sign in to comment.