base_gke_cluster_monitoring#
A Slack notification channel
Basic alerts (OOM kills, PVC disk usage, etc) that notify to that channel
Inputs#
Name |
Description |
Type |
Default |
Required |
---|---|---|---|---|
A Slack Bot OAuth token to inject into Google Cloud Monitoring Terraform config. This token will be provisioned in Google Cloud Monitoring Notification Channel resources and will be used by Google Cloud to auth to Slack to post notifications from Google Cloud Monitoring alerts. |
|
n/a |
yes |
|
The name of this Phalanx environment. |
|
n/a |
yes |
|
The name of the slack channel to post notifications to, including a leading ‘#’. |
|
n/a |
yes |
|
The name of the slack channel to post info notifications to, including a leading ‘#’. |
|
n/a |
yes |
Outputs#
Name |
Description |
---|---|
The Google Monitoring Notification channel that actionable alerts should be sent to. |
|
The Google Monitoring Notification Channel that non-actionable alerts should be sent to. We probably shouldn’t actually have this… |