Skip to content

Commit 5717e38

Browse files
authored
Update note on OSS integration with Grafana Cloud (#1094)
1 parent c6a291a commit 5717e38

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

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

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,28 @@ excerpt: >
44
How to upload the test result metrics to Grafana Cloud using Grafana Cloud Prometheus and the k6 output for Prometheus remote write'
55
---
66

7+
<Blockquote mod="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+
715

816
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.
917
With k6 metrics in Grafana, you can correlate k6 metrics with other metrics of your observability stack.
1018

1119
While this topic uses Grafana Cloud as an example, this approach is compatible with any remote write capable Prometheus installation.
1220

13-
<Blockquote mod="attention" title="">
14-
15-
For k6 Cloud tests, follow the [k6 Cloud instructions](/cloud/integrations/cloud-apm/grafana-cloud).
16-
17-
</Blockquote>
1821

1922

2023
## Set up Grafana Cloud Prometheus
2124

2225
Before you start, you need the following:
23-
- [ ] A Grafana Cloud account ([sign up](https://grafana.com/products/cloud/)).
26+
- A Grafana Cloud account ([sign up](https://grafana.com/products/cloud/)).
2427
The free plan includes 10,000 Prometheus series.
25-
- [ ] The URL, username, and password of your Grafana Cloud Prometheus instance to configure the integration.
28+
- The URL, username, and password of your Grafana Cloud Prometheus instance to configure the integration.
2629

2730
After you've set up your account, follow these steps:
2831

0 commit comments

Comments
 (0)