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: src/data/markdown/translated-guides/en/03 Results output/200 Real-time/00 Grafana Cloud.md
+10-7Lines changed: 10 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,25 +4,28 @@ excerpt: >
4
4
How to upload the test result metrics to Grafana Cloud using Grafana Cloud Prometheus and the k6 output for Prometheus remote write'
5
5
---
6
6
7
+
<Blockquotemod="attention"title="">
8
+
9
+
This page includes instructions for running a local test that sends the test results to a Prometheus instance in Grafana Cloud.
10
+
11
+
For running and managing cloud tests in Grafana Cloud, check out [Grafana Cloud k6](https://grafana.com/docs/grafana-cloud/k6/).
12
+
13
+
</Blockquote>
14
+
7
15
8
16
With Grafana Cloud Prometheus and the [k6 output for Prometheus remote write](/results-output/real-time/prometheus-remote-write), you can send your k6 results output to [Grafana Cloud](https://grafana.com/products/cloud) to visualize your testing results.
9
17
With k6 metrics in Grafana, you can correlate k6 metrics with other metrics of your observability stack.
10
18
11
19
While this topic uses Grafana Cloud as an example, this approach is compatible with any remote write capable Prometheus installation.
12
20
13
-
<Blockquotemod="attention"title="">
14
-
15
-
For k6 Cloud tests, follow the [k6 Cloud instructions](/cloud/integrations/cloud-apm/grafana-cloud).
0 commit comments