Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en/post/series/observability/runlore/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
+++
author = "Smaine Kahlouch"
title = "`RunLore`: the SRE buddy that investigates incidents — and learns from every fix"
date = "2026-07-15"
date = "2026-07-14"
summary = "What you learn during an incident usually disappears the moment it's closed. RunLore is an open source SRE agent that investigates, points you at the likely root cause fast, and turns every resolution into knowledge you can reuse."
featured = false
codeMaxLines = 30
Expand Down
2 changes: 1 addition & 1 deletion content/fr/post/series/observability/runlore/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
+++
author = "Smaine Kahlouch"
title = "`RunLore` : ton buddy SRE qui investigue les incidents — et apprend de chaque résolution"
date = "2026-07-15"
date = "2026-07-14"
summary = "Souvent, la connaissance d'un incident se dissout dès qu'il est clos. RunLore, agent SRE open source, investigue et t'aide à identifier rapidement la root cause, puis transforme chaque résolution en savoir réutilisable."
featured = false
codeMaxLines = 30
Expand Down
Loading