-
Notifications
You must be signed in to change notification settings - Fork 6
Home
github-actions[bot] edited this page Nov 5, 2025
·
27 revisions
Welcome to the k6 Extension Registry wiki!
Various reports on the availability of Grafana k6 extensions can be found here.
The content of the wiki is generated automatically, so it is consistent with the state of the current registry. Use the sidebar on the right to navigate between the reports. The k6 Extension Registry Service UI can be used for interactive API queries.
The following table lists all registered k6 extensions.
| Repository | Description | Tier |
|---|---|---|
| grafana/xk6-dns | DNS resolution and lookups in your tests | official |
| grafana/xk6-faker | Generate fake data in your tests | official |
| grafana/xk6-icmp | ICMP protocol support for k6 | official |
| grafana/xk6-mqtt | MQTT protocol support for k6 | official |
| grafana/xk6-sql | Load-test SQL Servers | official |
| grafana/xk6-sql-driver-mysql | xk6-sql driver extension for MySQL database support | official |
| grafana/xk6-sql-driver-postgres | xk6-sql driver extension for Postgres database support | official |
| grafana/xk6-ssh | Use SSH connections in your tests | official |
| grafana/xk6-client-prometheus-remote | Test Prometheus Remote Write-compatible endpoints | community |
| grafana/xk6-client-tracing | This extension provides k6 with the required functionality required to load test distributed tracing backends. | community |
| grafana/xk6-disruptor | Add fault injection capabilities to k6, following the chaos engineering principles. | community |
| mostafa/xk6-kafka | Load test Apache Kafka. Includes support for Avro messages. | community |
| grafana/xk6-kubernetes | A k6 extension for interacting with Kubernetes clusters while testing. | community |
| grafana/xk6-loki | Test Grafana Loki log ingestion endpoints | community |
| grafana/xk6-sql-driver-azuresql | xk6-sql driver extension for Microsoft Azure SQL database support | community |
| grafana/xk6-sql-driver-clickhouse | xk6-sql driver extension for ClickHouse database support | community |
| grafana/xk6-sql-driver-sqlserver | xk6-sql driver extension for Microsoft SQL Server database support | community |
| phymbert/xk6-sse | Server Sent Event | community |
| grafana/xk6-tls | TLS certificates validation and inspection | community |
The list can be downloaded in JSON format using the command below.
curl 'https://registry.k6.io/registry.json'Warning
Do not modify the wiki manually! The entire wiki is generated automatically, so changes will be overwritten!