Skip to content

Commit 00f731b

Browse files
authored
[Service Health] Adds the tags for service health dashboard to pickup releases (#178)
1 parent d8e2aae commit 00f731b

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

deploy/autopush.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,5 @@ availableSecrets:
8686

8787
options:
8888
logging: CLOUD_LOGGING_ONLY
89+
90+
tags: ['cloudrun--mcp-server-autopush']

deploy/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,5 @@ availableSecrets:
8383

8484
options:
8585
logging: CLOUD_LOGGING_ONLY
86+
87+
tags: ['cloudrun--mcp-server-prod']

deploy/staging.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,5 @@ availableSecrets:
8181

8282
options:
8383
logging: CLOUD_LOGGING_ONLY
84+
85+
tags: ['cloudrun--mcp-server-staging']

0 commit comments

Comments
 (0)