Module: Google::Cloud::Monitoring::V3::ServiceMonitoringService

Defined in:
lib/google/cloud/monitoring/v3/service_monitoring_service.rb,
lib/google/cloud/monitoring/v3/service_monitoring_service/paths.rb,
lib/google/cloud/monitoring/v3/service_monitoring_service/client.rb,
lib/google/cloud/monitoring/v3/service_monitoring_service/credentials.rb

Overview

The Cloud Monitoring Service-Oriented Monitoring API has endpoints for managing and querying aspects of a workspace's services. These include the Service's monitored resources, its Service-Level Objectives, and a taxonomy of categorized Health Metrics.

To load this service and instantiate a client:

require "google/cloud/monitoring/v3/service_monitoring_service"
client = ::Google::Cloud::Monitoring::V3::ServiceMonitoringService::Client.new

Defined Under Namespace

Modules: Paths Classes: Client, Credentials