diff options
| -rw-r--r-- | gemfeed/DRAFT-x-rag-observability-hackathon.gmi | 2 | ||||
| -rw-r--r-- | gemfeed/DRAFT-x-rag-observability-hackathon.gmi.tpl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gemfeed/DRAFT-x-rag-observability-hackathon.gmi b/gemfeed/DRAFT-x-rag-observability-hackathon.gmi index 7b03217c..f2640480 100644 --- a/gemfeed/DRAFT-x-rag-observability-hackathon.gmi +++ b/gemfeed/DRAFT-x-rag-observability-hackathon.gmi @@ -822,7 +822,7 @@ We also didn't define any SLIs (Service Level Indicators) or SLOs (Service Level For X-RAG specifically, potential SLOs might include: -* `Search latency`: 99th percentile search response time under 3 seconds +* `Search latency`: 99th percentile over 5 minutes search response time under 3 seconds * `Uptime`: 99.9% availability of the search API endpoint * `Response quality`: How good was the search? There are some metrics which could be used... diff --git a/gemfeed/DRAFT-x-rag-observability-hackathon.gmi.tpl b/gemfeed/DRAFT-x-rag-observability-hackathon.gmi.tpl index 93108f7a..dff3bddf 100644 --- a/gemfeed/DRAFT-x-rag-observability-hackathon.gmi.tpl +++ b/gemfeed/DRAFT-x-rag-observability-hackathon.gmi.tpl @@ -784,7 +784,7 @@ We also didn't define any SLIs (Service Level Indicators) or SLOs (Service Level For X-RAG specifically, potential SLOs might include: -* `Search latency`: 99th percentile search response time under 3 seconds +* `Search latency`: 99th percentile over 5 minutes search response time under 3 seconds * `Uptime`: 99.9% availability of the search API endpoint * `Response quality`: How good was the search? There are some metrics which could be used... |
