Skip to content

Instantly share code, notes, and snippets.

@thagomizer
Created May 11, 2017 16:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thagomizer/15078846eb8c2fc4cd12ed462c09cb00 to your computer and use it in GitHub Desktop.
Save thagomizer/15078846eb8c2fc4cd12ed462c09cb00 to your computer and use it in GitHub Desktop.
require "google/cloud/monitoring/v3/metric_service_client"
client = Google::Cloud::Monitoring::V3::MetricServiceClient.new
project = Google::Cloud::Monitoring::V3::MetricServiceClient.project_path(PROJECT_ID)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment