Skip to content

Commit daf3bdf

Browse files
michaelawyuJon Wayne Parrott
authored andcommitted
Added "Open in Cloud Shell" buttons to README files [(#1254)](GoogleCloudPlatform/python-docs-samples#1254)
1 parent 0f75778 commit daf3bdf

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

samples/snippets/api/README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
Stackdriver Error Reporting Python Samples
44
===============================================================================
55

6+
.. image:: https://gstatic.com/cloudssh/images/open-btn.png
7+
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=error_reporting/api/README.rst
8+
9+
610
This directory contains samples for Stackdriver Error Reporting. `Stackdriver Error Reporting`_ aggregates and displays errors produced in
711
your running cloud services.
812

@@ -55,6 +59,10 @@ Samples
5559
Report Exception
5660
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5761

62+
.. image:: https://gstatic.com/cloudssh/images/open-btn.png
63+
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=error_reporting/api/report_exception.py;error_reporting/api/README.rst
64+
65+
5866

5967

6068
To run this sample:

samples/snippets/api/README.rst.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ samples:
1717
file: report_exception.py
1818

1919
cloud_client_library: true
20+
21+
folder: error_reporting/api

samples/snippets/fluent_on_compute/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Google Error Reorting Samples Samples
22

3+
[![Open in Cloud Shell][shell_img]][shell_link]
4+
5+
[shell_img]: http://gstatic.com/cloudssh/images/open-btn.png
6+
[shell_link]: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=error_reporting/fluent_on_compute/README.md
7+
38
This section contains samples for [Google Cloud Error Reporting](https://cloud.google.com/error-reporting).
49

510
A startup script has been provided to demonstrated how to properly provision a GCE

0 commit comments

Comments
 (0)