From 344a2ea0ebf0aec75eac7a89bb9662b70834fd76 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 24 Dec 2025 00:44:27 +0200 Subject: Update content for gemtext --- gemfeed/DRAFT-x-rag-observability-hackathon.gmi | 4 ++-- gemfeed/DRAFT-x-rag-observability-hackathon.gmi.tpl | 2 +- 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. -- cgit v1.2.3