You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sources/next/results-output/real-time/_index.md
+9-11Lines changed: 9 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,12 @@
2
2
title: Real time
3
3
excerpt: Send your time-series k6 metrics to multiple file formats and services
4
4
weight: 200
5
-
weight: 200
6
5
---
7
6
8
7
# Real time
9
8
10
9
Besides the [end-of-test summary](https://grafana.com/docs/k6/<K6_VERSION>/results-output/end-of-test), you can also view metrics as granular data points.
11
-
k6 can stream the metrics in realtime and either:
10
+
k6 can stream the metrics in real-time and either:
12
11
13
12
- Write output to a file
14
13
- Send output to an external service.
@@ -17,22 +16,19 @@ k6 can stream the metrics in real time and either:
17
16
18
17
Currently, k6 supports writing to the following file formats:
Copy file name to clipboardExpand all lines: docs/sources/next/results-output/real-time/cloud.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
-
title: 'Cloud'
2
+
title: 'Grafana Cloud k6'
3
3
excerpt: 'When streaming the results to the cloud, the machine - where you execute the k6 CLI command - runs the test and uploads the results to the cloud. Then, you will be able to visualize and analyze the results on the web app in real-time.'
4
4
weight: 00
5
5
---
6
6
7
-
# Cloud
7
+
# Grafana Cloud k6
8
8
9
9
Besides [running cloud tests](https://grafana.com/docs/k6/<K6_VERSION>/get-started/running-k6#execution-modes), you can also run a test locally and stream the results to [Grafana Cloud k6](https://grafana.com/docs/grafana-cloud/k6/get-started/run-cloud-tests-from-the-cli/#run-locally-and-stream-to-the-cloud).
Copy file name to clipboardExpand all lines: docs/sources/v0.47.x/results-output/real-time/_index.md
+9-11Lines changed: 9 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,12 @@
2
2
title: Real time
3
3
excerpt: Send your time-series k6 metrics to multiple file formats and services
4
4
weight: 200
5
-
weight: 200
6
5
---
7
6
8
7
# Real time
9
8
10
9
Besides the [end-of-test summary](https://grafana.com/docs/k6/<K6_VERSION>/results-output/end-of-test), you can also view metrics as granular data points.
11
-
k6 can stream the metrics in realtime and either:
10
+
k6 can stream the metrics in real-time and either:
12
11
13
12
- Write output to a file
14
13
- Send output to an external service.
@@ -17,22 +16,19 @@ k6 can stream the metrics in real time and either:
17
16
18
17
Currently, k6 supports writing to the following file formats:
Copy file name to clipboardExpand all lines: docs/sources/v0.47.x/results-output/real-time/cloud.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
-
title: 'Cloud'
2
+
title: 'Grafana Cloud k6'
3
3
excerpt: 'When streaming the results to the cloud, the machine - where you execute the k6 CLI command - runs the test and uploads the results to the cloud. Then, you will be able to visualize and analyze the results on the web app in real-time.'
4
4
weight: 00
5
5
---
6
6
7
-
# Cloud
7
+
# Grafana Cloud k6
8
8
9
9
Besides [running cloud tests](https://grafana.com/docs/k6/<K6_VERSION>/get-started/running-k6#execution-modes), you can also run a test locally and stream the results to [Grafana Cloud k6](https://grafana.com/docs/grafana-cloud/k6/get-started/run-cloud-tests-from-the-cli/#run-locally-and-stream-to-the-cloud).
0 commit comments