forked from GoogleCloudPlatform/python-docs-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.rst.in
27 lines (23 loc) · 807 Bytes
/
README.rst.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# 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