1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/alpha/monitoring/help

58 lines
1.7 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud alpha monitoring - manage Cloud Monitoring alerting policies,
2023-12-06 10:10:36 +00:00
dashboards, notification channels, and uptime checks
2022-03-01 04:29:52 +00:00
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
2023-12-06 10:10:36 +00:00
▪ https://cloud.google.com/monitoring/uptime-checks/manage#api
2022-03-01 04:29:52 +00:00
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.
2022-03-30 09:07:09 +00:00
metrics-scopes
(ALPHA) Manage Cloud Monitoring Metrics Scopes.
2022-03-01 04:29:52 +00:00
policies
(ALPHA) Manage Cloud Monitoring alerting policies.
2023-03-08 10:34:05 +00:00
snoozes
(ALPHA) Manage Cloud Monitoring snoozes.
2023-12-06 10:10:36 +00:00
uptime
2024-01-18 10:21:20 +00:00
(ALPHA) Manage Cloud Monitoring uptime checks and synthetic monitors.
2023-12-06 10:10:36 +00:00
2022-03-01 04:29:52 +00:00
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