You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: compute/README.md
+1-10Lines changed: 1 addition & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,7 @@ This section contains samples for [Google Compute Engine](https://cloud.google.c
5
5
## Running the samples
6
6
7
7
1. Your environment must be setup with [authentication
8
-
information](https://developers.google.com/identity/protocols/application-default-credentials#howtheywork). *Note* that Cloud Monitoring does not currently work
9
-
with `gcloud auth`. You will need to use a *service account* when running
10
-
locally and set the `GOOGLE_APPLICATION_CREDENTIALS` environment variable.
information](https://developers.google.com/identity/protocols/application-default-credentials#howtheywork). If you're running on Compute Engine, this is already setup.
13
9
14
10
2. Install dependencies from `requirements.txt`
15
11
@@ -23,11 +19,6 @@ For more information on Compute Engine you can visit:
23
19
24
20
> https://cloud.google.com/compute
25
21
26
-
For more information on the Cloud Monitoring API Python library surface you
0 commit comments