Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions topics/xk6/index.md
Original file line number Diff line number Diff line change
@@ -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.
Loading