Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,9 @@ If you stream your metrics, you can either write them to a file, like JSON, or s

![A diagram of the two broad ways to handle results: aggregated and granular](./images/k6-results-diagram.png)


## Read more
- [End of test summary](../end-of-test)
- [Real time results](../real-time)
- [Ways to visualize k6 results](https://k6.io/blog/ways-to-visualize-k6-results/)
- [Build an output extension](/extensions/get-started/create/output-extensions/)
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,5 @@ You can also stream real-time metrics to the following services:

## Read more

- [k6 extensions](/extensions/get-started/explore) have many more supported file formats.
- [Ways to visualize k6 results](https://k6.io/blog/ways-to-visualize-k6-results/). Video demonstrations with a companion blog post.
- [Ways to visualize k6 results](https://k6.io/blog/ways-to-visualize-k6-results/)