Module: Google::Cloud::Monitoring::V3::QueryService

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

Overview

The QueryService API is used to manage time series data in Stackdriver Monitoring. Time series data is a collection of data points that describes the time-varying values of a metric.

Examples:

Load this service and instantiate a gRPC client


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

Defined Under Namespace

Classes: Client, Credentials