Skip to content

Commit 0efe867

Browse files
Keep files generated from the k6 extension registry up to date (#1965)
Co-authored-by: k6-extension-reg-change-notifier[bot] <178840114+k6-extension-reg-change-notifier[bot]@users.noreply.github.com>
1 parent 1db1f52 commit 0efe867

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ docker run --rm -u "$(id -u):$(id -g)" -v "${PWD}:/xk6" grafana/xk6 build \
3131
Use the table to explore the many extensions. Questions? Feel free to join the discussion about extensions in the [k6 Community Forum](https://community.grafana.com/c/grafana-k6/extensions/82).
3232

3333
<div class="nav-cards">
34+
<a href="https://github.com/prmuthu/xk6-amqp" target="_blank" class="nav-cards__item nav-cards__item--guide">
35+
<h4>xk6-amqp</h4>
36+
<p>To publish and consume messages using AMQP protocol</p>
37+
</a>
3438
<a href="https://github.com/szkiba/xk6-ansible-vault" target="_blank" class="nav-cards__item nav-cards__item--guide">
3539
<h4>xk6-ansible-vault</h4>
3640
<p>Encrypt and decrypt Ansible Vault</p>

0 commit comments

Comments
 (0)