Skip to content

Commit 43ae81a

Browse files
github-actions[bot]k6-extension-reg-change-notifier[bot]heitortsergent
authored
Update files generated from the k6 Extension Registry (#1951)
* Keep files generated from the k6 extension registry up to date * Apply to v1.0 --------- Co-authored-by: k6-extension-reg-change-notifier[bot] <178840114+k6-extension-reg-change-notifier[bot]@users.noreply.github.com> Co-authored-by: Heitor Tashiro Sergent <[email protected]>
1 parent 96ec1f7 commit 43ae81a

File tree

2 files changed

+88
-40
lines changed

2 files changed

+88
-40
lines changed

docs/sources/k6/next/extensions/explore.md

Lines changed: 44 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,9 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
4747
<h4>xk6-cache</h4>
4848
<p>Enable vendoring remote HTTP modules to a single source-control-friendly file</p>
4949
</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>
5450
<a href="https://github.com/grafana/xk6-client-prometheus-remote" target="_blank" class="nav-cards__item nav-cards__item--guide">
5551
<h4>xk6-client-prometheus-remote</h4>
56-
<p>Test Prometheus Remote Write performance</p>
52+
<p>Test Prometheus Remote Write-compatible endpoints</p>
5753
</a>
5854
<a href="https://github.com/grafana/xk6-client-tracing" target="_blank" class="nav-cards__item nav-cards__item--guide">
5955
<h4>xk6-client-tracing</h4>
@@ -71,6 +67,10 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
7167
<h4>xk6-couchbase</h4>
7268
<p>Load-test Couchbase no-SQL databases</p>
7369
</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>
7474
<a href="https://github.com/szkiba/xk6-csv" target="_blank" class="nav-cards__item nav-cards__item--guide">
7575
<h4>xk6-csv</h4>
7676
<p>Parse CSV values</p>
@@ -97,7 +97,7 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
9797
</a>
9898
<a href="https://github.com/grafana/xk6-faker" target="_blank" class="nav-cards__item nav-cards__item--guide">
9999
<h4>xk6-faker</h4>
100-
<p>Generate random fake data</p>
100+
<p>Generate fake data in your tests</p>
101101
</a>
102102
<a href="https://github.com/domsolutions/xk6-fasthttp" target="_blank" class="nav-cards__item nav-cards__item--guide">
103103
<h4>xk6-fasthttp</h4>
@@ -145,16 +145,12 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
145145
</a>
146146
<a href="https://github.com/grafana/xk6-loki" target="_blank" class="nav-cards__item nav-cards__item--guide">
147147
<h4>xk6-loki</h4>
148-
<p>Client for load testing Loki</p>
148+
<p>Test Grafana Loki log ingestion endpoints</p>
149149
</a>
150150
<a href="https://github.com/gjergjsheldija/xk6-mllp" target="_blank" class="nav-cards__item nav-cards__item--guide">
151151
<h4>xk6-mllp</h4>
152152
<p>Simple MLLP sender for k6</p>
153153
</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>
158154
<a href="https://github.com/GhMartingit/xk6-mongo" target="_blank" class="nav-cards__item nav-cards__item--guide">
159155
<h4>xk6-mongo</h4>
160156
<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
195191
<h4>xk6-output-kafka</h4>
196192
<p>Export k6 results in real-time to Kafka</p>
197193
</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>
202194
<a href="https://github.com/szkiba/xk6-output-plugin" target="_blank" class="nav-cards__item nav-cards__item--guide">
203195
<h4>xk6-output-plugin</h4>
204196
<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
223215
<h4>xk6-playwright</h4>
224216
<p>Browser automation and end-to-end web testing using Playwright</p>
225217
</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>
226222
<a href="https://github.com/szkiba/xk6-prometheus" target="_blank" class="nav-cards__item nav-cards__item--guide">
227223
<h4>xk6-prometheus</h4>
228224
<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
243239
<h4>xk6-read</h4>
244240
<p>Read files and directories</p>
245241
</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>
246246
<a href="https://github.com/gpiechnik2/xk6-smtp" target="_blank" class="nav-cards__item nav-cards__item--guide">
247247
<h4>xk6-smtp</h4>
248248
<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
251251
<h4>xk6-sql</h4>
252252
<p>Load-test SQL Servers</p>
253253
</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>
254282
<a href="https://github.com/phymbert/xk6-sse" target="_blank" class="nav-cards__item nav-cards__item--guide">
255283
<h4>xk6-sse</h4>
256284
<p>Server Sent Event</p>
257285
</a>
258286
<a href="https://github.com/grafana/xk6-ssh" target="_blank" class="nav-cards__item nav-cards__item--guide">
259287
<h4>xk6-ssh</h4>
260-
<p>SSH</p>
288+
<p>Use SSH connections in your tests</p>
261289
</a>
262290
<a href="https://github.com/walterwanderley/xk6-stomp" target="_blank" class="nav-cards__item nav-cards__item--guide">
263291
<h4>xk6-stomp</h4>
@@ -279,10 +307,6 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
279307
<h4>xk6-tracetest</h4>
280308
<p>Support for Tracetest test execution and tracing client</p>
281309
</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>
286310
<a href="https://github.com/kelseyaubrecht/xk6-webtransport" target="_blank" class="nav-cards__item nav-cards__item--guide">
287311
<h4>xk6-webtransport</h4>
288312
<p>Add support for webtransport protocol</p>

docs/sources/k6/v1.0.x/extensions/explore.md

Lines changed: 44 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,9 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
4747
<h4>xk6-cache</h4>
4848
<p>Enable vendoring remote HTTP modules to a single source-control-friendly file</p>
4949
</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>
5450
<a href="https://github.com/grafana/xk6-client-prometheus-remote" target="_blank" class="nav-cards__item nav-cards__item--guide">
5551
<h4>xk6-client-prometheus-remote</h4>
56-
<p>Test Prometheus Remote Write performance</p>
52+
<p>Test Prometheus Remote Write-compatible endpoints</p>
5753
</a>
5854
<a href="https://github.com/grafana/xk6-client-tracing" target="_blank" class="nav-cards__item nav-cards__item--guide">
5955
<h4>xk6-client-tracing</h4>
@@ -71,6 +67,10 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
7167
<h4>xk6-couchbase</h4>
7268
<p>Load-test Couchbase no-SQL databases</p>
7369
</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>
7474
<a href="https://github.com/szkiba/xk6-csv" target="_blank" class="nav-cards__item nav-cards__item--guide">
7575
<h4>xk6-csv</h4>
7676
<p>Parse CSV values</p>
@@ -97,7 +97,7 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
9797
</a>
9898
<a href="https://github.com/grafana/xk6-faker" target="_blank" class="nav-cards__item nav-cards__item--guide">
9999
<h4>xk6-faker</h4>
100-
<p>Generate random fake data</p>
100+
<p>Generate fake data in your tests</p>
101101
</a>
102102
<a href="https://github.com/domsolutions/xk6-fasthttp" target="_blank" class="nav-cards__item nav-cards__item--guide">
103103
<h4>xk6-fasthttp</h4>
@@ -145,16 +145,12 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
145145
</a>
146146
<a href="https://github.com/grafana/xk6-loki" target="_blank" class="nav-cards__item nav-cards__item--guide">
147147
<h4>xk6-loki</h4>
148-
<p>Client for load testing Loki</p>
148+
<p>Test Grafana Loki log ingestion endpoints</p>
149149
</a>
150150
<a href="https://github.com/gjergjsheldija/xk6-mllp" target="_blank" class="nav-cards__item nav-cards__item--guide">
151151
<h4>xk6-mllp</h4>
152152
<p>Simple MLLP sender for k6</p>
153153
</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>
158154
<a href="https://github.com/GhMartingit/xk6-mongo" target="_blank" class="nav-cards__item nav-cards__item--guide">
159155
<h4>xk6-mongo</h4>
160156
<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
195191
<h4>xk6-output-kafka</h4>
196192
<p>Export k6 results in real-time to Kafka</p>
197193
</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>
202194
<a href="https://github.com/szkiba/xk6-output-plugin" target="_blank" class="nav-cards__item nav-cards__item--guide">
203195
<h4>xk6-output-plugin</h4>
204196
<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
223215
<h4>xk6-playwright</h4>
224216
<p>Browser automation and end-to-end web testing using Playwright</p>
225217
</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>
226222
<a href="https://github.com/szkiba/xk6-prometheus" target="_blank" class="nav-cards__item nav-cards__item--guide">
227223
<h4>xk6-prometheus</h4>
228224
<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
243239
<h4>xk6-read</h4>
244240
<p>Read files and directories</p>
245241
</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>
246246
<a href="https://github.com/gpiechnik2/xk6-smtp" target="_blank" class="nav-cards__item nav-cards__item--guide">
247247
<h4>xk6-smtp</h4>
248248
<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
251251
<h4>xk6-sql</h4>
252252
<p>Load-test SQL Servers</p>
253253
</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>
254282
<a href="https://github.com/phymbert/xk6-sse" target="_blank" class="nav-cards__item nav-cards__item--guide">
255283
<h4>xk6-sse</h4>
256284
<p>Server Sent Event</p>
257285
</a>
258286
<a href="https://github.com/grafana/xk6-ssh" target="_blank" class="nav-cards__item nav-cards__item--guide">
259287
<h4>xk6-ssh</h4>
260-
<p>SSH</p>
288+
<p>Use SSH connections in your tests</p>
261289
</a>
262290
<a href="https://github.com/walterwanderley/xk6-stomp" target="_blank" class="nav-cards__item nav-cards__item--guide">
263291
<h4>xk6-stomp</h4>
@@ -279,10 +307,6 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
279307
<h4>xk6-tracetest</h4>
280308
<p>Support for Tracetest test execution and tracing client</p>
281309
</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>
286310
<a href="https://github.com/kelseyaubrecht/xk6-webtransport" target="_blank" class="nav-cards__item nav-cards__item--guide">
287311
<h4>xk6-webtransport</h4>
288312
<p>Add support for webtransport protocol</p>

0 commit comments

Comments
 (0)