<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Prometheus on Osman Goni Nahid</title><link>https://osmangoninahid.github.io/tags/prometheus/</link><description>Recent content in Prometheus on Osman Goni Nahid</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Thu, 24 Sep 2026 00:00:00 +0400</lastBuildDate><atom:link href="https://osmangoninahid.github.io/tags/prometheus/index.xml" rel="self" type="application/rss+xml"/><item><title>The metrics that matter for LLM serving</title><link>https://osmangoninahid.github.io/llm-serving-metrics-that-matter/</link><pubDate>Thu, 24 Sep 2026 00:00:00 +0400</pubDate><guid>https://osmangoninahid.github.io/llm-serving-metrics-that-matter/</guid><description>&lt;p&gt;A normal web request is one number: how long it took. An LLM request is not one number. It trickles out token by token, so a single &amp;ldquo;duration&amp;rdquo; hides almost everything that matters.&lt;/p&gt;&#10;&lt;p&gt;Here is one request, and the numbers it leaves behind.&lt;/p&gt;&#10;&lt;figure&gt;&lt;img src="https://osmangoninahid.github.io/images/llm-serving-metrics.gif" alt="One LLM request on a timeline: TTFT, inter-token latency, streaming and total duration, token count, in-flight gauge" loading="lazy"&gt;&lt;/figure&gt;&#10;&#10;&lt;h2 id="the-picture-in-words"&gt;The picture, in words&lt;/h2&gt;&#10;&lt;p&gt;Four things happen on that line, and each one is a different metric:&lt;/p&gt;</description></item></channel></rss>