Documentation for automated readers
A curated documentation index is available at: https://grafana.com/llms.txt
A complete documentation index is available at: https://grafana.com/llms-full.txt
These indexes can help with page discovery before fetching individual documents.
This page is also available in Markdown, which may be easier for automated readers and AI tools to parse than HTML. The Markdown version is available at https://grafana.com/docs/k6/next/results-output/real-time.md, or by sending Accept: text/markdown to https://grafana.com/docs/k6/next/results-output/real-time/. For broader documentation discovery, the curated index is available at https://grafana.com/llms.txt and the complete index is available at 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.
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

