Documentation Index
Fetch the curated documentation index at: https://grafana_com_website/llms.txt
Fetch the complete documentation index at: https://grafana_com_website/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: /docs/k6/latest/results-output.md (append .md) or send Accept: text/markdown to /docs/k6/latest/results-output/. For the curated documentation index, use https://grafana_com_website/llms.txt. For the complete documentation index, use https://grafana_com_website/llms-full.txt.
Results output
k6 emits metrics with timestamps at every point of the test. You can output the metric results as either aggregated statistics or individual data points.
- For a top-level test overview, use the end-of-test summary.
- For granular output of all metrics (with timestamps), you stream metrics in real time.
If you stream your metrics, you can either write them to a file, like JSON, or stream them to a service, like InfluxDB.

Read more
Was this page helpful?
Related resources from Grafana Labs

