Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

msp-ops: architecture diagrams #8919

Merged
merged 12 commits into from
May 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<!--
Generated documentation; DO NOT EDIT. Regenerate using this command: 'sg msp operations generate-handbook-pages'

Last updated: 2024-04-24 19:21:08.769199 +0000 UTC
Generated from: https://github.com/sourcegraph/managed-services/tree/e15ad322081b292b9f9f25ede520ae9a51568190
Last updated: 2024-05-01 12:30:43.488421 +0000 UTC
Generated from: https://github.com/sourcegraph/managed-services/tree/d0e016b97b93281abe4e18a9933ef0195d17296c
-->

This document describes operational guidance for Build Tracker infrastructure.
Expand Down Expand Up @@ -83,6 +83,10 @@ sg msp logs build-tracker prod
| -------- | --------------------------------------------------------------------------------------------------------------------------- |
| Console | [Memorystore Redis instances](https://console.cloud.google.com/memorystore/redis/instances?project=build-tracker-prod-59bf) |

#### prod Architecture Diagram

![Architecture Diagram](./build-tracker-prod.svg)

#### prod Terraform Cloud

This service's configuration is defined in [`sourcegraph/managed-services/services/build-tracker/service.yaml`](https://github.com/sourcegraph/managed-services/blob/main/services/build-tracker/service.yaml), and `sg msp generate build-tracker prod` generates the required infrastructure configuration for this environment in Terraform.
Expand All @@ -108,7 +112,7 @@ The Terraform Cloud workspaces for this service environment are [grouped under t
sg msp tfc view build-tracker prod
```

### Alert Policies
## Alert Policies

The following alert policies are defined for each of this service's environments.

Expand Down
114 changes: 114 additions & 0 deletions content/departments/engineering/managed-services/cloud-ops-dev.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
114 changes: 114 additions & 0 deletions content/departments/engineering/managed-services/cloud-ops-prod.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 11 additions & 3 deletions content/departments/engineering/managed-services/cloud-ops.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<!--
Generated documentation; DO NOT EDIT. Regenerate using this command: 'sg msp operations generate-handbook-pages'

Last updated: 2024-04-24 19:21:08.772189 +0000 UTC
Generated from: https://github.com/sourcegraph/managed-services/tree/e15ad322081b292b9f9f25ede520ae9a51568190
Last updated: 2024-05-01 12:30:43.648378 +0000 UTC
Generated from: https://github.com/sourcegraph/managed-services/tree/d0e016b97b93281abe4e18a9933ef0195d17296c
-->

This document describes operational guidance for Cloud Ops Dashboard infrastructure.
Expand Down Expand Up @@ -74,6 +74,10 @@ sg msp logs cloud-ops prod
| -------- | ----------------------------------------------------------------------------------------------------------------------- |
| Console | [Memorystore Redis instances](https://console.cloud.google.com/memorystore/redis/instances?project=cloud-ops-prod-dd32) |

#### prod Architecture Diagram

![Architecture Diagram](./cloud-ops-prod.svg)

#### prod Terraform Cloud

This service's configuration is defined in [`sourcegraph/managed-services/services/cloud-ops/service.yaml`](https://github.com/sourcegraph/managed-services/blob/main/services/cloud-ops/service.yaml), and `sg msp generate cloud-ops prod` generates the required infrastructure configuration for this environment in Terraform.
Expand Down Expand Up @@ -145,6 +149,10 @@ sg msp logs cloud-ops dev
| -------- | ---------------------------------------------------------------------------------------------------------------------- |
| Console | [Memorystore Redis instances](https://console.cloud.google.com/memorystore/redis/instances?project=cloud-ops-dev-caff) |

#### dev Architecture Diagram

![Architecture Diagram](./cloud-ops-dev.svg)

#### dev Terraform Cloud

This service's configuration is defined in [`sourcegraph/managed-services/services/cloud-ops/service.yaml`](https://github.com/sourcegraph/managed-services/blob/main/services/cloud-ops/service.yaml), and `sg msp generate cloud-ops dev` generates the required infrastructure configuration for this environment in Terraform.
Expand All @@ -170,7 +178,7 @@ The Terraform Cloud workspaces for this service environment are [grouped under t
sg msp tfc view cloud-ops dev
```

### Alert Policies
## Alert Policies

The following alert policies are defined for each of this service's environments.

Expand Down
103 changes: 103 additions & 0 deletions content/departments/engineering/managed-services/cloud-relay-prod.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 7 additions & 3 deletions content/departments/engineering/managed-services/cloud-relay.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<!--
Generated documentation; DO NOT EDIT. Regenerate using this command: 'sg msp operations generate-handbook-pages'

Last updated: 2024-04-24 19:21:08.774776 +0000 UTC
Generated from: https://github.com/sourcegraph/managed-services/tree/e15ad322081b292b9f9f25ede520ae9a51568190
Last updated: 2024-05-01 12:30:43.717725 +0000 UTC
Generated from: https://github.com/sourcegraph/managed-services/tree/d0e016b97b93281abe4e18a9933ef0195d17296c
-->

This document describes operational guidance for Cloud Relay infrastructure.
Expand Down Expand Up @@ -68,6 +68,10 @@ You can also use `sg msp` to quickly open a link to your service logs:
sg msp logs cloud-relay prod
```

#### prod Architecture Diagram

![Architecture Diagram](./cloud-relay-prod.svg)

#### prod Terraform Cloud

This service's configuration is defined in [`sourcegraph/managed-services/services/cloud-relay/service.yaml`](https://github.com/sourcegraph/managed-services/blob/main/services/cloud-relay/service.yaml), and `sg msp generate cloud-relay prod` generates the required infrastructure configuration for this environment in Terraform.
Expand All @@ -93,7 +97,7 @@ The Terraform Cloud workspaces for this service environment are [grouped under t
sg msp tfc view cloud-relay prod
```

### Alert Policies
## Alert Policies

The following alert policies are defined for each of this service's environments.

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 11 additions & 3 deletions content/departments/engineering/managed-services/cody-analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<!--
Generated documentation; DO NOT EDIT. Regenerate using this command: 'sg msp operations generate-handbook-pages'

Last updated: 2024-04-24 19:21:08.777205 +0000 UTC
Generated from: https://github.com/sourcegraph/managed-services/tree/e15ad322081b292b9f9f25ede520ae9a51568190
Last updated: 2024-05-01 12:30:43.834017 +0000 UTC
Generated from: https://github.com/sourcegraph/managed-services/tree/d0e016b97b93281abe4e18a9933ef0195d17296c
-->

This document describes operational guidance for Cody Analytics infrastructure.
Expand Down Expand Up @@ -68,6 +68,10 @@ You can also use `sg msp` to quickly open a link to your service logs:
sg msp logs cody-analytics dev
```

#### dev Architecture Diagram

![Architecture Diagram](./cody-analytics-dev.svg)

#### dev Terraform Cloud

This service's configuration is defined in [`sourcegraph/managed-services/services/cody-analytics/service.yaml`](https://github.com/sourcegraph/managed-services/blob/main/services/cody-analytics/service.yaml), and `sg msp generate cody-analytics dev` generates the required infrastructure configuration for this environment in Terraform.
Expand Down Expand Up @@ -133,6 +137,10 @@ You can also use `sg msp` to quickly open a link to your service logs:
sg msp logs cody-analytics prod
```

#### prod Architecture Diagram

![Architecture Diagram](./cody-analytics-prod.svg)

#### prod Terraform Cloud

This service's configuration is defined in [`sourcegraph/managed-services/services/cody-analytics/service.yaml`](https://github.com/sourcegraph/managed-services/blob/main/services/cody-analytics/service.yaml), and `sg msp generate cody-analytics prod` generates the required infrastructure configuration for this environment in Terraform.
Expand All @@ -158,7 +166,7 @@ The Terraform Cloud workspaces for this service environment are [grouped under t
sg msp tfc view cody-analytics prod
```

### Alert Policies
## Alert Policies

The following alert policies are defined for each of this service's environments.

Expand Down
103 changes: 103 additions & 0 deletions content/departments/engineering/managed-services/entitler-prod.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 7 additions & 3 deletions content/departments/engineering/managed-services/entitler.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<!--
Generated documentation; DO NOT EDIT. Regenerate using this command: 'sg msp operations generate-handbook-pages'

Last updated: 2024-04-24 19:21:08.779263 +0000 UTC
Generated from: https://github.com/sourcegraph/managed-services/tree/e15ad322081b292b9f9f25ede520ae9a51568190
Last updated: 2024-05-01 12:30:43.901434 +0000 UTC
Generated from: https://github.com/sourcegraph/managed-services/tree/d0e016b97b93281abe4e18a9933ef0195d17296c
-->

This document describes operational guidance for Entitler infrastructure.
Expand Down Expand Up @@ -68,6 +68,10 @@ You can also use `sg msp` to quickly open a link to your service logs:
sg msp logs entitler prod
```

#### prod Architecture Diagram

![Architecture Diagram](./entitler-prod.svg)

#### prod Terraform Cloud

This service's configuration is defined in [`sourcegraph/managed-services/services/entitler/service.yaml`](https://github.com/sourcegraph/managed-services/blob/main/services/entitler/service.yaml), and `sg msp generate entitler prod` generates the required infrastructure configuration for this environment in Terraform.
Expand All @@ -93,7 +97,7 @@ The Terraform Cloud workspaces for this service environment are [grouped under t
sg msp tfc view entitler prod
```

### Alert Policies
## Alert Policies

The following alert policies are defined for each of this service's environments.

Expand Down
Loading
Loading