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/latest/results-output/real-time.md (append .md) or send Accept: text/markdown to https://grafana.com/docs/k6/latest/results-output/real-time/. For the curated documentation index, use https://grafana.com/llms.txt. For the complete documentation index, use https://grafana.com/llms-full.txt.
Real time
Besides the end-of-test summary, you can also view metrics as granular data points. k6 can stream the metrics in real-time and either:
- Write output to a file
- Send output to an external service.
Write to file
Currently, k6 supports writing to the following file formats:
Stream to service
You can also stream real-time metrics to:
As well as the following third-party services:
- Amazon CloudWatch
- Apache Kafka
- Datadog
- Dynatrace
- Elasticsearch
- Grafana Cloud Prometheus
- InfluxDB
- Netdata
- New Relic
- OpenTelemetry
- Prometheus remote write
- TimescaleDB
- StatsD
- Other alternative with a custom output extension
Note
This list applies to local tests, not to cloud tests.
Read more
Was this page helpful?
Related resources from Grafana Labs

