Skip to content

Commit 60c3a0e

Browse files
committed
Fix url for official Prometheus dashboard
Signed-off-by: Paul Balogh <[email protected]>
1 parent 1b1d4ba commit 60c3a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/markdown/translated-guides/en/04 Results output/200 Real-time/00 Prometheus remote write.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ For details about staleness, refer to the [Prometheus docs](https://prometheus.i
178178

179179
## Time series visualization
180180

181-
To visualize time series, you can use Grafana via explorer, importing the pre-built [official dashboard](https://grafana.com/grafana/dashboards/18030-test-result/) or create a custom version. You can visualize them from [Grafana Cloud](/results-output/real-time/grafana-cloud-prometheus) integration or in a self-hosted instance.
181+
To visualize time series, you can use Grafana via explorer, importing the pre-built [official dashboard](https://grafana.com/grafana/dashboards/18030-official-k6-test-result/) or create a custom version. You can visualize them from [Grafana Cloud](/results-output/real-time/grafana-cloud-prometheus) integration or in a self-hosted instance.
182182

183183
If you want a local option, the [xk6 extension](https://github.com/grafana/xk6-output-prometheus-remote) repository includes a [docker-compose setup](https://github.com/grafana/xk6-output-prometheus-remote/blob/main/docker-compose.yml) with two pre-built Grafana dashboards.
184184
You can use these dashboards to visualize the generated time series with Prometheus configured as a data source:

0 commit comments

Comments
 (0)