From 141ffbb86bc3cb33cd4040a577c9b911e52ec0c5 Mon Sep 17 00:00:00 2001 From: Ben Presnell Date: Fri, 26 Jun 2026 12:47:01 -0400 Subject: [PATCH 1/2] SRE Operator Observability Compliance Markdown Template --- .../sre-operator-observability-template.md | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 boilerplate/openshift/doc/sre-operator-observability-template.md diff --git a/boilerplate/openshift/doc/sre-operator-observability-template.md b/boilerplate/openshift/doc/sre-operator-observability-template.md new file mode 100644 index 00000000..01524b1a --- /dev/null +++ b/boilerplate/openshift/doc/sre-operator-observability-template.md @@ -0,0 +1,23 @@ +# SRE Operator Observability Compliance Card + +## Operator name + +### Intended Purpose + +What purpose does the operator serve? + +### Blast Radius (customer-facing or internal) + +Classify the blast radius of operational disruption of the operator as customer-facing or internal, and provide specific details about the blast radius. + +### Key Metrics and Alerts + +Document metrics and alerts that are key for SRE remediation of operational disruptions of the operator. + +### Responsible Parties + +List the individuals who will be paged in the event of an incident. + +### Post-promotion Health Signals + +List the health signals that, upon inspection, verfiy that the operator is functioning properly post-promotion. From 7dd514296308baadc9fb22bc579e80f3b809bfff Mon Sep 17 00:00:00 2001 From: Ben Presnell Date: Fri, 26 Jun 2026 12:51:17 -0400 Subject: [PATCH 2/2] update template --- .../openshift/doc/sre-operator-observability-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boilerplate/openshift/doc/sre-operator-observability-template.md b/boilerplate/openshift/doc/sre-operator-observability-template.md index 01524b1a..da938eed 100644 --- a/boilerplate/openshift/doc/sre-operator-observability-template.md +++ b/boilerplate/openshift/doc/sre-operator-observability-template.md @@ -8,7 +8,7 @@ What purpose does the operator serve? ### Blast Radius (customer-facing or internal) -Classify the blast radius of operational disruption of the operator as customer-facing or internal, and provide specific details about the blast radius. +Provide details about the blast radius of the operator as it pertains to SREs, and then provide details that pertain to the customer view. ### Key Metrics and Alerts