mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
57 lines
1.7 KiB
Text
57 lines
1.7 KiB
Text
NAME
|
|
gcloud alpha monitoring - manage Cloud Monitoring alerting policies,
|
|
dashboards, notification channels, and uptime checks
|
|
|
|
SYNOPSIS
|
|
gcloud alpha monitoring GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage Monitoring alerting policies, dashboards, and notification
|
|
channels.
|
|
|
|
More information can be found here:
|
|
▪ https://cloud.google.com/monitoring/api/v3/
|
|
▪ https://cloud.google.com/monitoring/alerts/using-alerting-api
|
|
▪ https://cloud.google.com/monitoring/alerts/using-channels-api
|
|
▪ https://cloud.google.com/monitoring/dashboards/api-dashboard
|
|
▪ https://cloud.google.com/monitoring/uptime-checks/manage#api
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
channel-descriptors
|
|
(ALPHA) Read Cloud Monitoring notification channel descriptors.
|
|
|
|
channels
|
|
(ALPHA) Manage Cloud Monitoring notification channels.
|
|
|
|
dashboards
|
|
(ALPHA) Manage Cloud Monitoring dashboards.
|
|
|
|
metrics-scopes
|
|
(ALPHA) Manage Cloud Monitoring Metrics Scopes.
|
|
|
|
policies
|
|
(ALPHA) Manage Cloud Monitoring alerting policies.
|
|
|
|
snoozes
|
|
(ALPHA) Manage Cloud Monitoring snoozes.
|
|
|
|
uptime
|
|
(ALPHA) Manage Cloud Monitoring uptime checks and synthetic monitors.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud monitoring
|
|
|
|
$ gcloud beta monitoring
|
|
|