From 493d3ee4ed497d416a7f56a14be6c34bc06b039b Mon Sep 17 00:00:00 2001 From: Fabio Andrijauskas Date: Tue, 22 Nov 2022 20:29:58 -0800 Subject: [PATCH 1/3] Create osdf-monitoring.md --- docs/SLA/osdf-monitoring.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 docs/SLA/osdf-monitoring.md diff --git a/docs/SLA/osdf-monitoring.md b/docs/SLA/osdf-monitoring.md new file mode 100644 index 00000000..fb227d87 --- /dev/null +++ b/docs/SLA/osdf-monitoring.md @@ -0,0 +1,30 @@ +OSDF Monitoring Service Level Agreement +================================ + +Service Name(s) +--------------- + +OSDF (Open Science Data Federation) Monitoring + +Description +----------- + +A server that send and receives the monitoring data for OSDF + + +General Service Level Agreement +------------------------------- + + + +Security Considerations +----------------------- + +Service Availability +-------------------- + +#### Availability Definition + +Can successfully send and receive monitoring data + +#### Target Availability: 95% From b024f0b8050429b1d3eb416fdb353dd35209220d Mon Sep 17 00:00:00 2001 From: Fabio Andrijauskas Date: Tue, 22 Nov 2022 20:30:45 -0800 Subject: [PATCH 2/3] Update osdf-core.md --- docs/SLA/osdf-core.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/SLA/osdf-core.md b/docs/SLA/osdf-core.md index 194d0360..bfb32254 100644 --- a/docs/SLA/osdf-core.md +++ b/docs/SLA/osdf-core.md @@ -27,8 +27,5 @@ Service Availability #### Availability Definition - Redirector: Able to redirect a known file - - Monitoring Collector: Outgoing queues in message bus is above 1/sec, or prometheus endpoint is responding - - Shoveler: Message bus queue for ingestion by the shoveler stays beneath 10,000 queued messages - #### Target Availability: 95% From 659daf5700dc43a464159fc94048a93d519e5268 Mon Sep 17 00:00:00 2001 From: Fabio Andrijauskas Date: Tue, 22 Nov 2022 20:31:22 -0800 Subject: [PATCH 3/3] Update osdf-monitoring.md --- docs/SLA/osdf-monitoring.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/SLA/osdf-monitoring.md b/docs/SLA/osdf-monitoring.md index fb227d87..584b02f4 100644 --- a/docs/SLA/osdf-monitoring.md +++ b/docs/SLA/osdf-monitoring.md @@ -25,6 +25,7 @@ Service Availability #### Availability Definition -Can successfully send and receive monitoring data + - Monitoring Collector: Outgoing queues in message bus is above 1/sec, or prometheus endpoint is responding + - Shoveler: Message bus queue for ingestion by the shoveler stays beneath 10,000 queued messages #### Target Availability: 95%