Skip to content

Commit d693684

Browse files
Patch 14 (#10008) (#6987)
* Add link to Service-orientation This article tried to link to Wikipedia, but the wasn't actually a link. I think this change conveys its intention. * Update GenericService.yaml [upstream:4b1359dd28df86080ac35ed9cfc4c20f14ae5e68] Signed-off-by: Modular Magician <[email protected]>
1 parent 3fa4806 commit d693684

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

.changelog/10008.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

website/docs/r/monitoring_custom_service.html.markdown

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
subcategory: "Cloud (Stackdriver) Monitoring"
1616
description: |-
1717
A Service is a discrete, autonomous, and network-accessible unit,
18-
designed to solve an individual concern (Wikipedia).
18+
designed to solve an individual concern.
1919
---
2020

2121
# google\_monitoring\_custom\_service
2222

2323
A Service is a discrete, autonomous, and network-accessible unit,
24-
designed to solve an individual concern (Wikipedia). In Cloud Monitoring,
24+
designed to solve an individual concern. In Cloud Monitoring,
2525
a Service acts as the root resource under which operational aspects of
2626
the service are accessible
2727

@@ -32,6 +32,7 @@ To get more information about Service, see:
3232
* How-to Guides
3333
* [Service Monitoring](https://cloud.google.com/monitoring/service-monitoring)
3434
* [Monitoring API Documentation](https://cloud.google.com/monitoring/api/v3/)
35+
* [Service-orientation on Wikipedia](https://en.wikipedia.org/wiki/Service-orientation)
3536

3637
<div class = "oics-button" style="float: right; margin: 0 0 -15px">
3738
<a href="https://console.cloud.google.com/cloudshell/open?cloudshell_git_repo=https%3A%2F%2Fgithub.com%2Fterraform-google-modules%2Fdocs-examples.git&cloudshell_working_dir=monitoring_service_custom&cloudshell_image=gcr.io%2Fcloudshell-images%2Fcloudshell%3Alatest&open_in_editor=main.tf&cloudshell_print=.%2Fmotd&cloudshell_tutorial=.%2Ftutorial.md" target="_blank">

website/docs/r/monitoring_service.html.markdown

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
subcategory: "Cloud (Stackdriver) Monitoring"
1616
description: |-
1717
A Service is a discrete, autonomous, and network-accessible unit,
18-
designed to solve an individual concern (Wikipedia).
18+
designed to solve an individual concern.
1919
---
2020

2121
# google\_monitoring\_service
2222

2323
A Service is a discrete, autonomous, and network-accessible unit,
24-
designed to solve an individual concern (Wikipedia). In Cloud Monitoring,
24+
designed to solve an individual concern. In Cloud Monitoring,
2525
a Service acts as the root resource under which operational aspects of
2626
the service are accessible
2727

@@ -32,6 +32,7 @@ To get more information about GenericService, see:
3232
* How-to Guides
3333
* [Service Monitoring](https://cloud.google.com/monitoring/service-monitoring)
3434
* [Monitoring API Documentation](https://cloud.google.com/monitoring/api/v3/)
35+
* [Service-orientation on Wikipedia](https://en.wikipedia.org/wiki/Service-orientation)
3536

3637
<div class = "oics-button" style="float: right; margin: 0 0 -15px">
3738
<a href="https://console.cloud.google.com/cloudshell/open?cloudshell_git_repo=https%3A%2F%2Fgithub.com%2Fterraform-google-modules%2Fdocs-examples.git&cloudshell_working_dir=monitoring_service_example&cloudshell_image=gcr.io%2Fcloudshell-images%2Fcloudshell%3Alatest&open_in_editor=main.tf&cloudshell_print=.%2Fmotd&cloudshell_tutorial=.%2Ftutorial.md" target="_blank">

0 commit comments

Comments
 (0)