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 the following services:
This list applies to local tests. To send k6 Cloud test results to an external service, refer to Cloud APM.
Read more
- k6 extensions have many more supported file formats.
- Ways to visualize k6 results. Video demonstrations with a companion blog post.