docs(runbooks): add API, queue/jobs, and payments operational guides#1479
Conversation
|
Temporary Url for review: https://strr-examiner-dev--pr-1479-nof6it87.web.app |
|
You could also create these as Jupyter notebooks, the queries can be run in the page. |
@thorwolpert I thought about adding notebooks in this repo itself but thought it might be overkill for the scope of the task. also is there a reason why those notebooks are in a different secure org (bcgov-c) repo On another note I am thinking of putting up the GCP log queries with %load_ext pshnb
%%bash
gcloud logging read "resource.type=cloud_run_revision AND resource.labels.service_name=strr-api-dev" --format="table(timestamp, textPayload)" --limit=10 --freshness=1hBut it can be planned for a later time I suppose. |
|
Yep, although we have a different audience in the "confidential" org, so if they happen to save things they shouldn't by accident it's not the same blast-radius as it is in the public repo |
ca28d13 to
69ecf9b
Compare
|
Temporary Url for review: https://strr-examiner-dev--pr-1479-nof6it87.web.app |
69ecf9b to
9b66001
Compare
|
Look good to me! |
|
|
Temporary Url for review: https://strr-examiner-dev--pr-1479-nof6it87.web.app |



Issue:
Description of changes:
strr-apioperations, including health endpoints, configuration pitfalls, auth/role handling, common startup failures, and production troubleshooting guidance.strr-pay,strr-email, permit validation listeners, trigger flows, logs, retries, and diagnostics.By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the BC Registry and Digital Services BSD 3-Clause License