1Ruby Client for the Cloud Monitoring API
2
3Cloud Monitoring collects metrics, events, and metadata from Google Cloud,
4Amazon Web Services (AWS), hosted uptime probes, and application
5instrumentation.
6
7Actual client classes for the various versions of this API are defined in
8versioned client gems, with names of the form google-cloud-monitoring-v*. The
9gem google-cloud-monitoring is the main client library that brings the verisoned
10gems in as dependencies, and provides high-level methods for constructing
11clients.
12