Manages your Cloud Monitoring data and configurations. Most projects must be associated with a Workspace, with a few exceptions as noted on the individual method pages. The table entries below are presented in alphabetical order, not in order of common use. For explanations of the concepts found in the table entries, read the Cloud Monitoring documentation.
Service: monitoring.googleapis.com
The Service name monitoring.googleapis.com
is needed to create RPC client stubs.
google.monitoring.dashboard.v1.DashboardsService
Methods | |
---|---|
|
Creates a new custom dashboard. |
|
Deletes an existing custom dashboard. |
|
Fetches a specific dashboard. |
|
Lists the existing dashboards. |
|
Replaces an existing custom dashboard with a new definition. |
google.monitoring.v3.AlertPolicyService
Methods | |
---|---|
|
Creates a new alerting policy. |
|
Deletes an alerting policy. |
|
Gets a single alerting policy. |
|
Lists the existing alerting policies for the workspace. |
|
Updates an alerting policy. |
google.monitoring.v3.GroupService
Methods | |
---|---|
|
Creates a new group. |
|
Deletes an existing group. |
|
Gets a single group. |
|
Lists the monitored resources that are members of a group. |
|
Lists the existing groups. |
|
Updates an existing group. |
google.monitoring.v3.MetricService
Methods | |
---|---|
|
Creates a new metric descriptor. |
|
Creates or adds data to one or more time series. |
|
Deletes a metric descriptor. |
|
Gets a single metric descriptor. |
|
Gets a single monitored resource descriptor. |
|
Lists metric descriptors that match a filter. |
|
Lists monitored resource descriptors that match a filter. |
|
Lists time series that match a filter. |
google.monitoring.v3.NotificationChannelService
Methods | |
---|---|
|
Creates a new notification channel, representing a single notification endpoint such as an email address, SMS number, or PagerDuty service. |
|
Deletes a notification channel. |
|
Gets a single notification channel. |
|
Gets a single channel descriptor. |
|
Requests a verification code for an already verified channel that can then be used in a call to VerifyNotificationChannel() on a different channel with an equivalent identity in the same or in a different project. |
|
Lists the descriptors for supported channel types. |
|
Lists the notification channels that have been created for the project. |
|
Causes a verification code to be delivered to the channel. |
|
Updates a notification channel. |
|
Verifies a NotificationChannel by proving receipt of the code delivered to the channel as a result of calling SendNotificationChannelVerificationCode . |
google.monitoring.v3.QueryService
Methods | |
---|---|
|
Queries time series using Monitoring Query Language. |
google.monitoring.v3.ServiceMonitoringService
Methods | |
---|---|
|
Create a Service . |
|
Create a ServiceLevelObjective for the given Service . |
|
Soft delete this Service . |
|
Delete the given ServiceLevelObjective . |
|
Get the named Service . |
|
Get a ServiceLevelObjective by name. |
|
List the ServiceLevelObjective s for the given Service . |
|
List Service s for this workspace. |
|
Update this Service . |
|
Update the given ServiceLevelObjective . |
google.monitoring.v3.UptimeCheckService
Methods | |
---|---|
|
Creates a new Uptime check configuration. |
|
Deletes an Uptime check configuration. |
|
Gets a single Uptime check configuration. |
|
Lists the existing valid Uptime check configurations for the project (leaving out any invalid configurations). |
|
Returns the list of IP addresses that checkers run from |
|
Updates an Uptime check configuration. |