From 47219cdbab45acb1660b61d56b228924bed01b03 Mon Sep 17 00:00:00 2001 From: Kemal Akkoyun Date: Wed, 18 Mar 2026 12:16:00 +0100 Subject: [PATCH] Remove title header from the Zen of Prometheus Removed the title header from the Zen of Prometheus document. Signed-off-by: Kemal Akkoyun --- docs/practices/the_zen.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/practices/the_zen.md b/docs/practices/the_zen.md index ab30b5504..2189ed99e 100644 --- a/docs/practices/the_zen.md +++ b/docs/practices/the_zen.md @@ -3,8 +3,6 @@ title: The Zen of Prometheus sort_rank: 9 --- -# The Zen of Prometheus - **The Zen of Prometheus** is beginner friendly set of core values and guidelines for instrumenting your applications and writing idiomatic alerts using Prometheus. This is a document that's intended to maintained by the Prometheus community. Feel free to [contribute](https://github.com/prometheus/docs).