GoogleApi.Monitoring

Cloud Monitoring API client library.

Manages your Cloud Monitoring data and configurations. Most projects must be associated with a Workspace, with a few exceptions as noted on the individual method pages. The table entries below are presented in alphabetical order, not in order of common use. For explanations of the concepts found in the table entries, read the Cloud Monitoring documentation.

Installation

Install this package from Hex by adding google_api_monitoring to your list of dependencies in mix.exs:

def deps do
  [{:google_api_monitoring, "~> 0.35"}]
end

For more information

Product documentation is available at https://cloud.google.com/monitoring/api/.

Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_monitoring.