docs(metrics_server): add note about promoting the prod version (#1547)

This commit is contained in:
Sander Bruens 2024-05-14 13:09:54 -04:00 committed by GitHub
parent 3e9bb9af1f
commit 99b1a0e39e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -74,6 +74,7 @@ task metrics_server:start
```sh
task metrics_server:deploy:prod
```
Once deployed, you will need to manually migrate all traffic to the new version via the Google Cloud console.
## Test