Skip to content

Commit

Permalink
Patch 14 (#10008) (#6987)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
modular-magician authored Feb 20, 2024
1 parent 3fa4806 commit d693684
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
3 changes: 3 additions & 0 deletions .changelog/10008.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:none

```
5 changes: 3 additions & 2 deletions website/docs/r/monitoring_custom_service.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
subcategory: "Cloud (Stackdriver) Monitoring"
description: |-
A Service is a discrete, autonomous, and network-accessible unit,
designed to solve an individual concern (Wikipedia).
designed to solve an individual concern.
---

# google\_monitoring\_custom\_service

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

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

<div class = "oics-button" style="float: right; margin: 0 0 -15px">
<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">
Expand Down
5 changes: 3 additions & 2 deletions website/docs/r/monitoring_service.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
subcategory: "Cloud (Stackdriver) Monitoring"
description: |-
A Service is a discrete, autonomous, and network-accessible unit,
designed to solve an individual concern (Wikipedia).
designed to solve an individual concern.
---

# google\_monitoring\_service

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

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

<div class = "oics-button" style="float: right; margin: 0 0 -15px">
<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">
Expand Down

0 comments on commit d693684

Please sign in to comment.