Schema.ai· vLLM· Schema 0.2.1
vLLM official site vLLM v0.23.0Log in

In vLLM v0.23.0, vllm:iteration_tokens_total describes batch/step work distribution rather than a cumulative token counter despite total appearing in its declared name.

MetricvLLM v0.23.0confidence: highverified 10 hr agoverified-code

Metric

iteration_tokens_total

Applies when

PrometheusStatLoggerV1 metrics

Evidence

vLLM v0.23.0 v1 metrics loggers.py(vllm/v1/metrics/loggers.py:1152-1177)
definesprimarysource_codecode_introspection

Does not establish

  • a workload-independent healthy threshold
  • semantics in any vLLM version other than v0.23.0

Guards

  • vllm_version = v0.23.0
  • metric_name = vllm:iteration_tokens_total

Freshness

Pinned release-tag semantics; do not carry to another version without continuity evidence.