Skip to content

The Zen of Prometheus#1783

Merged
jan--f merged 6 commits into
prometheus:mainfrom
kakkoyun:the_zen_of_prometheus
Mar 17, 2026
Merged

The Zen of Prometheus#1783
jan--f merged 6 commits into
prometheus:mainfrom
kakkoyun:the_zen_of_prometheus

Conversation

@kakkoyun

@kakkoyun kakkoyun commented Nov 4, 2020

Copy link
Copy Markdown
Member

Signed-off-by: Kemal Akkoyun kakkoyun@gmail.com

As suggested and discussed on #1692, I would like to make The Zen of Prometheus an official part of documentation.

It would be great if you could help me to refine it by your reviews
@brian-brazil @beorn7 @SuperQ @juliusv @brancz @bwplotka @RichiH

Fix #1692

Comment thread content/docs/practices/the_zen.md Outdated
Comment thread content/docs/practices/the_zen.md Outdated
Comment thread content/docs/practices/the_zen.md Outdated
Comment thread content/docs/practices/the_zen.md Outdated
Comment thread content/docs/practices/the_zen.md Outdated
Comment thread content/docs/practices/the_zen.md Outdated
Comment thread content/docs/practices/the_zen.md Outdated
Comment thread content/docs/practices/the_zen.md Outdated
Comment thread content/docs/practices/the_zen.md Outdated
Comment thread content/docs/practices/the_zen.md Outdated

@beorn7 beorn7 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the idea of adding this here a lot.

Of course, the original idea had a humorous touch and was meant to be taken with a grain of salt. As an "official" statement here on the project's website it will receive quite a lot of scrutiny…

Comment thread content/docs/practices/the_zen.md Outdated
Comment thread content/docs/practices/the_zen.md Outdated

The First and the most important rule, if you have to remember only one thing remember this one. Instrument all the things!

## Measure what users care

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

… care about?

Comment thread content/docs/practices/the_zen.md Outdated
Comment thread content/docs/practices/the_zen.md Outdated
Comment thread content/docs/practices/the_zen.md Outdated
@jan--f

jan--f commented Jan 27, 2026

Copy link
Copy Markdown
Contributor

@kakkoyun This got positiv initial feedback! Any interest in still pursuing this?

@kakkoyun

Copy link
Copy Markdown
Member Author

@kakkoyun This got positiv initial feedback! Any interest in still pursuing this?

Alright. I totally forgotten about this. I will definitely love to this lands officially.

I will pursue this.

(p.s: @jan--f I love how you keep snipping me to wrap up the work 😅 Keep them coming, of course if you don't mind)

kakkoyun and others added 2 commits January 27, 2026 21:34
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
Signed-off-by: Kemal Akkoyun <kemal.akkoyun@datadoghq.com>
@kakkoyun kakkoyun force-pushed the the_zen_of_prometheus branch from 0c486a9 to 0a06fd3 Compare January 27, 2026 21:20
@kakkoyun kakkoyun requested a review from beorn7 January 27, 2026 21:26
Signed-off-by: Kemal Akkoyun <kemal.akkoyun@datadoghq.com>

@beorn7 beorn7 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for picking this up again. Some thoughts.

Comment thread docs/practices/the_zen.md Outdated
Comment thread docs/practices/the_zen.md Outdated
Comment thread docs/practices/the_zen.md Outdated
Comment thread docs/practices/the_zen.md Outdated
Comment thread docs/practices/the_zen.md Outdated
Comment thread docs/practices/the_zen.md Outdated
Comment thread docs/practices/the_zen.md Outdated
Comment thread docs/practices/the_zen.md
Signed-off-by: Kemal Akkoyun <kemal.akkoyun@datadoghq.com>
@beorn7

beorn7 commented Feb 17, 2026

Copy link
Copy Markdown
Contributor

Is this ready for the next round of reviews?

@kakkoyun

Copy link
Copy Markdown
Member Author

Is this ready for the next round of reviews?

I want to check it one last time. Before ping you. It shouldn't take too long. However, feel free to have a look if you have free cycle. Thank you so much.

@beorn7

beorn7 commented Feb 17, 2026

Copy link
Copy Markdown
Contributor

if you have free cycle

That's a big "if".

I'll rather wait for your 🛎️ .

@kakkoyun

kakkoyun commented Mar 3, 2026

Copy link
Copy Markdown
Member Author

@beorn7 this is ready for another round. I hope you could find some time. I would be more than happy to continue iterating on this, but I don't want to waste your time. Feel free to suggest me concrete edit if you have clear vision on it.

@kakkoyun kakkoyun requested a review from beorn7 March 3, 2026 16:49
@beorn7

beorn7 commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

Sorry for delay. This is still on my list.

beorn7
beorn7 previously approved these changes Mar 17, 2026

@beorn7 beorn7 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Modulo spelling nit, this looks good to me.

As nobody else has chimed in in a while, I guess you could just merge. This is documentation. Improving it incrementally is easy.

Comment thread docs/practices/the_zen.md Outdated
Co-authored-by: Björn Rabenstein <github@rabenste.in>
Signed-off-by: Kemal Akkoyun <kakkoyun@users.noreply.github.com>

@jan--f jan--f left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thanks @kakkoyun and @beorn7!

@jan--f jan--f merged commit 0dcc18e into prometheus:main Mar 17, 2026
6 checks passed
@kakkoyun kakkoyun deleted the the_zen_of_prometheus branch March 18, 2026 11:12
kakkoyun pushed a commit to kakkoyun/me that referenced this pull request May 13, 2026
Bump publishDate to 2026-05-15 so the post lands on the planned date.
Add a special thanks to @beorn7 for the reviews on the docs PR
(prometheus/docs#1783) that brought The Zen of Prometheus into the
official documentation.

https://claude.ai/code/session_01ACPk7x2v9siXdisu8vH7Pt
kakkoyun added a commit to kakkoyun/me that referenced this pull request May 13, 2026
* post: celebrate the Zen of Prometheus joining the official docs

A reflection on the 2020 PromCon Online talk being adopted at
prometheus.io/docs/practices/the_zen/ — gratitude to the Prometheus
community for treating best practices as a living document.

https://claude.ai/code/session_01ACPk7x2v9siXdisu8vH7Pt

* post: clean prose lint findings and unblock external link check

Address Vale findings (Slop.Vocabulary "ecosystem", em-dash density,
write-good.So/TooWordy/Weasel) and switch two root-relative /talks/
links to absolute https://kakkoyun.me/ URLs so lychee's new-content
check can parse them — the links-new-content workflow does not pass
--base, so root-relative paths fail URI parsing.

https://claude.ai/code/session_01ACPk7x2v9siXdisu8vH7Pt

* post: trim back-to-back triads per prose review

Address the advisory prose review on PR #133: collapse the two
triadic structures in the Thanks paragraph (stewarding/keeping/making,
shared/asked/pushed) and the "kept linking, kept asking, kept finding"
triad earlier in the post. Verdict was ship-ready; this just lifts
the cadence.

https://claude.ai/code/session_01ACPk7x2v9siXdisu8vH7Pt

* post: schedule for 2026-05-15, thank @beorn7, link merged docs PR

Bump publishDate to 2026-05-15 so the post lands on the planned date.
Add a special thanks to @beorn7 for the reviews on the docs PR
(prometheus/docs#1783) that brought The Zen of Prometheus into the
official documentation.

https://claude.ai/code/session_01ACPk7x2v9siXdisu8vH7Pt

* post: use the-zen screenshots as cover and inline visual

Swap the YouTube thumbnail cover for the new docs page screenshot
(the-zen-now.png) — the post's actual subject. Add an inline screenshot
of the original Zen of Prometheus netlify site in "Where it started",
so the chronological reveal lands visually as well as in prose.

https://claude.ai/code/session_01ACPk7x2v9siXdisu8vH7Pt

* post: credit @jessicalins for the PromCon EU 2022 follow-up

Replace the generic "co-speaker" reference with @jessicalins by name,
linking her GitHub profile. She was the partner in crime on the
2022 PromCon EU follow-up that carried the same thread further.

https://claude.ai/code/session_01ACPk7x2v9siXdisu8vH7Pt

---------

Co-authored-by: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include zen of prometheus

4 participants