monitoring/api/v3/api-client/README.rst.in (23 lines of code) (raw):
# This file is used to generate README.rst
product:
name: Stackdriver Monitoring
short_name: Stackdriver Monitoring
url: https://cloud.google.com/monitoring/docs
description: >
`Stackdriver Monitoring `_ collects metrics, events, and metadata from
Google Cloud Platform, Amazon Web Services (AWS), hosted uptime probes,
application instrumentation, and a variety of common application components
including Cassandra, Nginx, Apache Web Server, Elasticsearch and many
others. Stackdriver ingests that data and generates insights via
dashboards, charts, and alerts.
setup:
- auth
- install_deps
samples:
- name: List resources
file: list_resources.py
show_help: true
- name: Custom metrics
file: custom_metric.py
show_help: true
folder: monitoring/api/v3/api-client