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

Commit b010519

Browse files
jacactions-user
authored andcommitted
squash! Prettier
1 parent 24f6180 commit b010519

13 files changed

+225
-224
lines changed

content/departments/engineering/managed-services/build-tracker.md

+13-13
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ If you need assistance with MSP infrastructure, reach out to the [Core Services]
1717

1818
## Service overview
1919

20-
| PROPERTY | DETAILS |
21-
|--------------|--------------------------------------------------------------------------------------------------------------------------------------|
20+
| PROPERTY | DETAILS |
21+
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------ |
2222
| Service ID | `build-tracker` ([specification](https://github.com/sourcegraph/managed-services/blob/main/services/build-tracker/service.yaml)) |
2323
| Owners | **dev-experience** |
2424
| Service kind | Cloud Run service |
@@ -28,8 +28,8 @@ If you need assistance with MSP infrastructure, reach out to the [Core Services]
2828

2929
## Rollouts
3030

31-
| PROPERTY | DETAILS |
32-
|-------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
31+
| PROPERTY | DETAILS |
32+
| ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
3333
| Delivery pipeline | [`build-tracker-us-central1-rollout`](https://console.cloud.google.com/deploy/delivery-pipelines/us-central1/build-tracker-us-central1-rollout?project=build-tracker-prod-59bf) |
3434
| Stages | [prod](#prod) |
3535

@@ -39,8 +39,8 @@ Changes to Build Tracker are continuously delivered to the first stage ([prod](#
3939

4040
### prod
4141

42-
| PROPERTY | DETAILS |
43-
|---------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
42+
| PROPERTY | DETAILS |
43+
| ------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
4444
| Project ID | [`build-tracker-prod-59bf`](https://console.cloud.google.com/run?project=build-tracker-prod-59bf) |
4545
| Category | **test** |
4646
| Deployment type | `rollout` |
@@ -53,8 +53,8 @@ Changes to Build Tracker are continuously delivered to the first stage ([prod](#
5353

5454
MSP infrastructure access needs to be requested using Entitle for time-bound privileges. Test environments may have less stringent requirements.
5555

56-
| ACCESS | ENTITLE REQUEST TEMPLATE |
57-
|--------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
56+
| ACCESS | ENTITLE REQUEST TEMPLATE |
57+
| ------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
5858
| GCP project read access | [Read-only Entitle request for the 'Engineering Projects' folder](https://app.entitle.io/request?data=eyJkdXJhdGlvbiI6IjIxNjAwIiwianVzdGlmaWNhdGlvbiI6IkVOVEVSIEpVU1RJRklDQVRJT04gSEVSRSIsInJvbGVJZHMiOlt7ImlkIjoiZGY3NWJkNWMtYmUxOC00MjhmLWEzNjYtYzlhYTU1MGIwODIzIiwidGhyb3VnaCI6ImRmNzViZDVjLWJlMTgtNDI4Zi1hMzY2LWM5YWE1NTBiMDgyMyIsInR5cGUiOiJyb2xlIn1dfQ%3D%3D) |
5959
| GCP project write access | [Write access Entitle request for the 'Engineering Projects' folder](https://app.entitle.io/request?data=eyJkdXJhdGlvbiI6IjIxNjAwIiwianVzdGlmaWNhdGlvbiI6IkVOVEVSIEpVU1RJRklDQVRJT04gSEVSRSIsInJvbGVJZHMiOlt7ImlkIjoiYzJkMTUwOGEtMGQ0ZS00MjA1LWFiZWUtOGY1ODg1ZGY3ZDE4IiwidGhyb3VnaCI6ImMyZDE1MDhhLTBkNGUtNDIwNS1hYmVlLThmNTg4NWRmN2QxOCIsInR5cGUiOiJyb2xlIn1dfQ%3D%3D) |
6060

@@ -64,8 +64,8 @@ For Terraform Cloud access, see [prod Terraform Cloud](#prod-terraform-cloud).
6464

6565
The Build Tracker prod service implementation is deployed on [Google Cloud Run](https://cloud.google.com/run).
6666

67-
| PROPERTY | DETAILS |
68-
|----------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
67+
| PROPERTY | DETAILS |
68+
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
6969
| Console | [Cloud Run service](https://console.cloud.google.com/run?project=build-tracker-prod-59bf) |
7070
| Service logs | [GCP logging](https://console.cloud.google.com/logs/query;query=resource.type%20%3D%20%22cloud_run_revision%22%20-logName%3D~%22logs%2Frun.googleapis.com%252Frequests%22;summaryFields=jsonPayload%252FInstrumentationScope,jsonPayload%252FBody,jsonPayload%252FAttributes%252Ferror:false:32:end?project=build-tracker-prod-59bf) |
7171
| Service traces | [Cloud Trace](https://console.cloud.google.com/traces/list?project=build-tracker-prod-59bf) |
@@ -79,8 +79,8 @@ sg msp logs build-tracker prod
7979

8080
#### prod Redis
8181

82-
| PROPERTY | DETAILS |
83-
|----------|-----------------------------------------------------------------------------------------------------------------------------|
82+
| PROPERTY | DETAILS |
83+
| -------- | --------------------------------------------------------------------------------------------------------------------------- |
8484
| Console | [Memorystore Redis instances](https://console.cloud.google.com/memorystore/redis/instances?project=build-tracker-prod-59bf) |
8585

8686
#### prod Architecture Diagram
@@ -167,7 +167,7 @@ Severity: WARNING
167167
#### Cloud Run Pending Requests
168168

169169
```md
170-
There are requests pending - we may need to increase Cloud Run instance count, request concurrency, or investigate further.
170+
There are requests pending - we may need to increase Cloud Run instance count, request concurrency, or investigate further.
171171
```
172172

173173
Severity: WARNING

0 commit comments

Comments
 (0)