Documentation
¶
Overview ¶
Package monitoring implements the GCP Cloud Monitoring REST API surface for alert policies. cloud.google.com/go/monitoring uses gRPC by default; this handler covers the REST equivalent for HTTP-level testing.
Supported operations (parity with AWS CloudWatch):
POST /v3/projects/{p}/alertPolicies — create policy
GET /v3/projects/{p}/alertPolicies/{name} — get
GET /v3/projects/{p}/alertPolicies — list
DELETE /v3/projects/{p}/alertPolicies/{name} — delete
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.