@@ -47,13 +47,9 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
47
47
<h4>xk6-cache</h4>
48
48
<p>Enable vendoring remote HTTP modules to a single source-control-friendly file</p>
49
49
</a>
50
- <a href="https://github.com/szkiba/xk6-chai" target="_blank" class="nav-cards__item nav-cards__item--guide">
51
- <h4>xk6-chai</h4>
52
- <p>Embed k6chaijs into the k6 binary</p>
53
- </a>
54
50
<a href="https://github.com/grafana/xk6-client-prometheus-remote" target="_blank" class="nav-cards__item nav-cards__item--guide">
55
51
<h4>xk6-client-prometheus-remote</h4>
56
- <p>Test Prometheus Remote Write performance </p>
52
+ <p>Test Prometheus Remote Write-compatible endpoints </p>
57
53
</a>
58
54
<a href="https://github.com/grafana/xk6-client-tracing" target="_blank" class="nav-cards__item nav-cards__item--guide">
59
55
<h4>xk6-client-tracing</h4>
@@ -71,6 +67,10 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
71
67
<h4>xk6-couchbase</h4>
72
68
<p>Load-test Couchbase no-SQL databases</p>
73
69
</a>
70
+ <a href="https://github.com/grafana/xk6-crawler" target="_blank" class="nav-cards__item nav-cards__item--guide">
71
+ <h4>xk6-crawler</h4>
72
+ <p>Web crawler API for k6</p>
73
+ </a>
74
74
<a href="https://github.com/szkiba/xk6-csv" target="_blank" class="nav-cards__item nav-cards__item--guide">
75
75
<h4>xk6-csv</h4>
76
76
<p>Parse CSV values</p>
@@ -97,7 +97,7 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
97
97
</a>
98
98
<a href="https://github.com/grafana/xk6-faker" target="_blank" class="nav-cards__item nav-cards__item--guide">
99
99
<h4>xk6-faker</h4>
100
- <p>Generate random fake data</p>
100
+ <p>Generate fake data in your tests </p>
101
101
</a>
102
102
<a href="https://github.com/domsolutions/xk6-fasthttp" target="_blank" class="nav-cards__item nav-cards__item--guide">
103
103
<h4>xk6-fasthttp</h4>
@@ -145,16 +145,12 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
145
145
</a>
146
146
<a href="https://github.com/grafana/xk6-loki" target="_blank" class="nav-cards__item nav-cards__item--guide">
147
147
<h4>xk6-loki</h4>
148
- <p>Client for load testing Loki </p>
148
+ <p>Test Grafana Loki log ingestion endpoints </p>
149
149
</a>
150
150
<a href="https://github.com/gjergjsheldija/xk6-mllp" target="_blank" class="nav-cards__item nav-cards__item--guide">
151
151
<h4>xk6-mllp</h4>
152
152
<p>Simple MLLP sender for k6</p>
153
153
</a>
154
- <a href="https://github.com/szkiba/xk6-mock" target="_blank" class="nav-cards__item nav-cards__item--guide">
155
- <h4>xk6-mock</h4>
156
- <p>Mock HTTP(S) servers</p>
157
- </a>
158
154
<a href="https://github.com/GhMartingit/xk6-mongo" target="_blank" class="nav-cards__item nav-cards__item--guide">
159
155
<h4>xk6-mongo</h4>
160
156
<p>Load-test Mongo no-SQL databases</p>
@@ -195,10 +191,6 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
195
191
<h4>xk6-output-kafka</h4>
196
192
<p>Export k6 results in real-time to Kafka</p>
197
193
</a>
198
- <a href="https://github.com/grafana/xk6-output-opentelemetry" target="_blank" class="nav-cards__item nav-cards__item--guide">
199
- <h4>xk6-output-opentelemetry</h4>
200
- <p>Export k6 results in OpenTelemetry format</p>
201
- </a>
202
194
<a href="https://github.com/szkiba/xk6-output-plugin" target="_blank" class="nav-cards__item nav-cards__item--guide">
203
195
<h4>xk6-output-plugin</h4>
204
196
<p>Dynamic output extension using your favorite programming language</p>
@@ -223,6 +215,10 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
223
215
<h4>xk6-playwright</h4>
224
216
<p>Browser automation and end-to-end web testing using Playwright</p>
225
217
</a>
218
+ <a href="https://github.com/grafana/xk6-plugin" target="_blank" class="nav-cards__item nav-cards__item--guide">
219
+ <h4>xk6-plugin</h4>
220
+ <p>Create k6 plugins using JavaScript and Node.js</p>
221
+ </a>
226
222
<a href="https://github.com/szkiba/xk6-prometheus" target="_blank" class="nav-cards__item nav-cards__item--guide">
227
223
<h4>xk6-prometheus</h4>
228
224
<p>Prometheus HTTP exporter for k6</p>
@@ -243,6 +239,10 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
243
239
<h4>xk6-read</h4>
244
240
<p>Read files and directories</p>
245
241
</a>
242
+ <a href="https://github.com/ogarciacar/xk6-sftp" target="_blank" class="nav-cards__item nav-cards__item--guide">
243
+ <h4>xk6-sftp</h4>
244
+ <p>SFTP extension for k6</p>
245
+ </a>
246
246
<a href="https://github.com/gpiechnik2/xk6-smtp" target="_blank" class="nav-cards__item nav-cards__item--guide">
247
247
<h4>xk6-smtp</h4>
248
248
<p>Use SMTP protocol to send emails</p>
@@ -251,13 +251,41 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
251
251
<h4>xk6-sql</h4>
252
252
<p>Load-test SQL Servers</p>
253
253
</a>
254
+ <a href="https://github.com/grafana/xk6-sql-driver-azuresql" target="_blank" class="nav-cards__item nav-cards__item--guide">
255
+ <h4>xk6-sql-driver-azuresql</h4>
256
+ <p>xk6-sql driver extension for Microsoft Azure SQL database support</p>
257
+ </a>
258
+ <a href="https://github.com/grafana/xk6-sql-driver-clickhouse" target="_blank" class="nav-cards__item nav-cards__item--guide">
259
+ <h4>xk6-sql-driver-clickhouse</h4>
260
+ <p>xk6-sql driver extension for ClickHouse database support</p>
261
+ </a>
262
+ <a href="https://github.com/grafana/xk6-sql-driver-mysql" target="_blank" class="nav-cards__item nav-cards__item--guide">
263
+ <h4>xk6-sql-driver-mysql</h4>
264
+ <p>xk6-sql driver extension for MySQL database support</p>
265
+ </a>
266
+ <a href="https://github.com/grafana/xk6-sql-driver-postgres" target="_blank" class="nav-cards__item nav-cards__item--guide">
267
+ <h4>xk6-sql-driver-postgres</h4>
268
+ <p>xk6-sql driver extension for Postgres database support</p>
269
+ </a>
270
+ <a href="https://github.com/grafana/xk6-sql-driver-ramsql" target="_blank" class="nav-cards__item nav-cards__item--guide">
271
+ <h4>xk6-sql-driver-ramsql</h4>
272
+ <p>xk6-sql driver extension for RamSQL database support</p>
273
+ </a>
274
+ <a href="https://github.com/grafana/xk6-sql-driver-sqlite3" target="_blank" class="nav-cards__item nav-cards__item--guide">
275
+ <h4>xk6-sql-driver-sqlite3</h4>
276
+ <p>xk6-sql driver extension for SQLite v3 database support</p>
277
+ </a>
278
+ <a href="https://github.com/grafana/xk6-sql-driver-sqlserver" target="_blank" class="nav-cards__item nav-cards__item--guide">
279
+ <h4>xk6-sql-driver-sqlserver</h4>
280
+ <p>xk6-sql driver extension for Microsoft SQL Server database support</p>
281
+ </a>
254
282
<a href="https://github.com/phymbert/xk6-sse" target="_blank" class="nav-cards__item nav-cards__item--guide">
255
283
<h4>xk6-sse</h4>
256
284
<p>Server Sent Event</p>
257
285
</a>
258
286
<a href="https://github.com/grafana/xk6-ssh" target="_blank" class="nav-cards__item nav-cards__item--guide">
259
287
<h4>xk6-ssh</h4>
260
- <p>SSH</p>
288
+ <p>Use SSH connections in your tests </p>
261
289
</a>
262
290
<a href="https://github.com/walterwanderley/xk6-stomp" target="_blank" class="nav-cards__item nav-cards__item--guide">
263
291
<h4>xk6-stomp</h4>
@@ -279,10 +307,6 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
279
307
<h4>xk6-tracetest</h4>
280
308
<p>Support for Tracetest test execution and tracing client</p>
281
309
</a>
282
- <a href="https://github.com/grafana/xk6-ts" target="_blank" class="nav-cards__item nav-cards__item--guide">
283
- <h4>xk6-ts</h4>
284
- <p>Add TypeScript support for k6</p>
285
- </a>
286
310
<a href="https://github.com/kelseyaubrecht/xk6-webtransport" target="_blank" class="nav-cards__item nav-cards__item--guide">
287
311
<h4>xk6-webtransport</h4>
288
312
<p>Add support for webtransport protocol</p>
0 commit comments