summaryrefslogtreecommitdiff
path: root/gemfeed/2025-12-24-x-rag-observability-hackathon.gmi
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-28 00:30:56 +0200
committerPaul Buetow <paul@buetow.org>2026-03-28 00:30:56 +0200
commit82d052581f0dbc05e062f77ac907903fd4667d8c (patch)
treef0d908feb4820822443c6686ca1b693383b6ad8b /gemfeed/2025-12-24-x-rag-observability-hackathon.gmi
parent3a0ba6e9e7620434eac37e5ef39cb9874a209e72 (diff)
Update content for gemtext
Diffstat (limited to 'gemfeed/2025-12-24-x-rag-observability-hackathon.gmi')
-rw-r--r--gemfeed/2025-12-24-x-rag-observability-hackathon.gmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2025-12-24-x-rag-observability-hackathon.gmi b/gemfeed/2025-12-24-x-rag-observability-hackathon.gmi
index 0aa9783a..57a66ded 100644
--- a/gemfeed/2025-12-24-x-rag-observability-hackathon.gmi
+++ b/gemfeed/2025-12-24-x-rag-observability-hackathon.gmi
@@ -2,7 +2,7 @@
> Published at 2025-12-24T09:45:29+02:00
-This blog post describes my hackathon efforts adding observability to X-RAG, the extensible 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.
+This post describes my hackathon efforts adding observability to X-RAG, the extensible Retrieval-Augmented Generation (RAG) platform built by my brother Florian. I made time 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.
=> https://github.com/florianbuetow/x-rag X-RAG source code on GitHub