diff options
| author | Paul Buetow <paul@buetow.org> | 2025-12-24 00:57:04 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-12-24 00:57:04 +0200 |
| commit | c015404c963915ee3f1bc7d7982f0bd0ac75468f (patch) | |
| tree | 86b79fb70a721f7c511b30d0c9ef8166730ba3b2 | |
| parent | c2338a3772fe8bf2b49ce102a36ed6ea1e1a9fdd (diff) | |
Update content for gemtext
| -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... |
