summaryrefslogtreecommitdiff
path: root/gemfeed/2025-12-24-x-rag-observability-hackathon.gmi
diff options
context:
space:
mode:
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