From 665d61fb907cf4f249b44aea9423203c0ffa9ab3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20SZKIBA?= Date: Thu, 19 Jun 2025 09:18:47 +0200 Subject: [PATCH] Updated links and description --- topics/xk6/index.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/topics/xk6/index.md b/topics/xk6/index.md index f2b6410ab315..ceba2e62e34e 100644 --- a/topics/xk6/index.md +++ b/topics/xk6/index.md @@ -1,10 +1,12 @@ --- created_by: Grafana Labs display_name: Grafana k6 extension -github_url: https://github.com/grafana/k6 +github_url: https://github.com/grafana/xk6 logo: xk6.png short_description: Extensions for the Grafana k6. topic: xk6 -url: https://k6.io/docs/extensions +url: https://grafana.com/docs/k6/latest/extensions/ --- -With [k6](https://k6.io) extensions, you can create custom [k6](https://k6.io) binaries to support your specific reliability-testing needs. +[xk6](https://github.com/grafana/xk6) is one of the core components of the [Grafana k6](https://github.com/grafana/k6) performance testing ecosystem. Developers can use the `xk6` command-line tool to customize k6, allowing them to add features, protocols, or output options to meet specific testing needs. + +k6 extensions are located in repositories named `xk6-*` and tagged with the `xk6` topic.