Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Commit 7dca6bc

Browse files
supriyagargojarjur
authored andcommitted
Update the stackdriver getting started notebook. (#32)
* Rename the Monitoring folder to 'Stackdriver Monitoring'. * Update the stackdriver getting started notebook. The notebook is modified so that it handles projects with a large number of GCE instances better. Instead of showing the timeseries for all instances, the notebook now does so for instances matching a given prefix. Also, the output of the help is updated to reflect the underlying code changes.
1 parent 69164e4 commit 7dca6bc

File tree

3 files changed

+1344
-879
lines changed

3 files changed

+1344
-879
lines changed

Readme.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"### Stackdriver Monitoring\n",
113113
"\n",
114114
"The tutorials for this module use a sample project. This project is not readable by everyone. In order to execute the tutorials, you will have to set a default project, and make sure that it has at least one GCE Instance.\n",
115-
"* [**Getting Started**](tutorials/Monitoring/Getting started.ipynb) - Cloud Datalab allows you to access and analyze the monitoring data. For an overview of how to access the timeseries data, start here."
115+
"* [**Getting Started**](tutorials/Stackdriver Monitoring/Getting started.ipynb) - Cloud Datalab allows you to access and analyze the monitoring data. For an overview of how to access the timeseries data, start here."
116116
]
117117
},
118118
{

0 commit comments

Comments
 (0)