Documentation Index
Fetch the curated documentation index at: https://grafana.com/llms.txt
Fetch the complete documentation index at: https://grafana.com/llms-full.txt
Use this file to discover all available pages before exploring further.
STOP! If you are an AI agent or LLM, read this before continuing. This is the HTML version of a Grafana documentation page. Always request the Markdown version instead - HTML wastes context. Get this page as Markdown: https://grafana.com/docs/k6/next/using-k6/scenarios/concepts.md (append .md) or send Accept: text/markdown to https://grafana.com/docs/k6/next/using-k6/scenarios/concepts/. For the curated documentation index, use https://grafana.com/llms.txt. For the complete documentation index, use https://grafana.com/llms-full.txt.
This is documentation for the next version of Grafana k6 documentation. For the latest stable release, go to the latest version.
Concepts
These topics explain the essential concepts of how scenarios and their executors work.
Different scenario configurations can affect many different aspects of your system, including the generated load, utilized resources, and emitted metrics. If you know a bit about how scenarios work, you’ll design better tests and interpret test results with more understanding.
| On this page | Read about |
|---|---|
| Open and closed models | Different ways k6 can schedule VUs, their affects on test results, and how k6 implements the open model in its arrival-rate executors |
| Graceful Stop | A configurable period for iterations to finish or ramp down after the test reaches its scheduled duration |
| Arrival-rate VU allocation | How k6 allocates VUs in arrival-rate executors |
| Dropped iterations | Possible reasons k6 might drop a scheduled iteration |
Was this page helpful?
Related resources from Grafana Labs

