summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gemfeed/DRAFT-x-rag-observability-hackathon.gmi4
-rw-r--r--gemfeed/DRAFT-x-rag-observability-hackathon.gmi.tpl2
2 files changed, 3 insertions, 3 deletions
diff --git a/gemfeed/DRAFT-x-rag-observability-hackathon.gmi b/gemfeed/DRAFT-x-rag-observability-hackathon.gmi
index c50ea736..c68c4c1e 100644
--- a/gemfeed/DRAFT-x-rag-observability-hackathon.gmi
+++ b/gemfeed/DRAFT-x-rag-observability-hackathon.gmi
@@ -1,4 +1,4 @@
-# Adding Observability to X-RAG
+# X-RAG Observability Hackathon
This blog post describes my hackathon efforts adding observability to X-RAG, a distributed Retrieval-Augmented Generation (RAG) platform built by my brother Florian. I especially made time available over the weekend to join his 3-day hackathon (attending 2 days) with the goal of instrumenting his existing distributed system with observability. What started as "let's add some metrics" turned into a comprehensive implementation of the three pillars of observability: tracing, metrics, and logs.
@@ -6,7 +6,7 @@ This blog post describes my hackathon efforts adding observability to X-RAG, a d
## Table of Contents
-* ⇢ Adding Observability to X-RAG
+* ⇢ X-RAG Observability Hackathon
* ⇢ ⇢ What is X-RAG?
* ⇢ ⇢ Running Kubernetes locally with Kind
* ⇢ ⇢ Motivation
diff --git a/gemfeed/DRAFT-x-rag-observability-hackathon.gmi.tpl b/gemfeed/DRAFT-x-rag-observability-hackathon.gmi.tpl
index f1ff517e..df53d1bd 100644
--- a/gemfeed/DRAFT-x-rag-observability-hackathon.gmi.tpl
+++ b/gemfeed/DRAFT-x-rag-observability-hackathon.gmi.tpl
@@ -1,4 +1,4 @@
-# Adding Observability to X-RAG
+# X-RAG Observability Hackathon
This blog post describes my hackathon efforts adding observability to X-RAG, a distributed Retrieval-Augmented Generation (RAG) platform built by my brother Florian. I especially made time available over the weekend to join his 3-day hackathon (attending 2 days) with the goal of instrumenting his existing distributed system with observability. What started as "let's add some metrics" turned into a comprehensive implementation of the three pillars of observability: tracing, metrics, and logs.