Skip to content

Commit 88eb0ee

Browse files
Update Read more sections on Results output (#1130)
* Update `Read more` sections on Results output * Add output extension to read more --------- Co-authored-by: Matt Dodson <[email protected]>
1 parent 3611333 commit 88eb0ee

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

src/data/markdown/translated-guides/en/03 Results output/000-Overview.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,9 @@ If you stream your metrics, you can either write them to a file, like JSON, or s
1313

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

16+
17+
## Read more
18+
- [End of test summary](../end-of-test)
19+
- [Real time results](../real-time)
20+
- [Ways to visualize k6 results](https://k6.io/blog/ways-to-visualize-k6-results/)
21+
- [Build an output extension](/extensions/get-started/create/output-extensions/)

src/data/markdown/translated-guides/en/03 Results output/200 Real-time.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,5 @@ You can also stream real-time metrics to the following services:
4949

5050
## Read more
5151

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

0 commit comments

Comments
 (0)