diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4feb9abc..43ca2406 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -18,6 +18,8 @@ - [ ] Service has placement constraints or is global - [ ] Service is restartable - [ ] Service restart is zero-downtime +- [ ] Service is monitored (via prometheus and grafana) - [ ] Service is not bound to one specific node (e.g. via files or volumes) - [ ] Relevant OPS E2E Test are added -- [ ] Service's Public URL is included in maintenance mode --> +- [ ] Service's Public URL is included in maintenance mode +- [ ] Service's Public URL is included in testing mode -->