Skip to content

Commit eae3d36

Browse files
authored
Merge pull request #1452 from grafana/paul/update-grafana-registry
Update Grafana site for new extensions contributed to k6 registry
2 parents f272b71 + 82c3004 commit eae3d36

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

docs/sources/next/extensions/explore.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,10 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
195195
<h4>xk6-neo4j</h4>
196196
<p>Interact with Neo4J graph databases</p>
197197
</a>
198+
<a href="https://github.com/akiomik/xk6-nostr" target="_blank" class="nav-cards__item nav-cards__item--guide">
199+
<h4>xk6-nostr</h4>
200+
<p>Interact with Nostr relays</p>
201+
</a>
198202
<a href="https://github.com/grafana/xk6-notification" target="_blank" class="nav-cards__item nav-cards__item--guide">
199203
<h4>xk6-notification</h4>
200204
<p>Create notifications</p>
@@ -255,6 +259,10 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
255259
<h4>xk6-playwright</h4>
256260
<p>Browser automation and end-to-end web testing using Playwright</p>
257261
</a>
262+
<a href="https://github.com/mcosta74/xk6-plist" target="_blank" class="nav-cards__item nav-cards__item--guide">
263+
<h4>xk6-plist</h4>
264+
<p>Parse/serialize property list (.plist) payloads</p>
265+
</a>
258266
<a href="https://github.com/szkiba/xk6-prometheus" target="_blank" class="nav-cards__item nav-cards__item--guide">
259267
<h4>xk6-prometheus</h4>
260268
<p>Prometheus HTTP exporter for k6</p>

docs/sources/v0.48.x/extensions/explore.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,10 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
195195
<h4>xk6-neo4j</h4>
196196
<p>Interact with Neo4J graph databases</p>
197197
</a>
198+
<a href="https://github.com/akiomik/xk6-nostr" target="_blank" class="nav-cards__item nav-cards__item--guide">
199+
<h4>xk6-nostr</h4>
200+
<p>Interact with Nostr relays</p>
201+
</a>
198202
<a href="https://github.com/grafana/xk6-notification" target="_blank" class="nav-cards__item nav-cards__item--guide">
199203
<h4>xk6-notification</h4>
200204
<p>Create notifications</p>
@@ -255,6 +259,10 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
255259
<h4>xk6-playwright</h4>
256260
<p>Browser automation and end-to-end web testing using Playwright</p>
257261
</a>
262+
<a href="https://github.com/mcosta74/xk6-plist" target="_blank" class="nav-cards__item nav-cards__item--guide">
263+
<h4>xk6-plist</h4>
264+
<p>Parse/serialize property list (.plist) payloads</p>
265+
</a>
258266
<a href="https://github.com/szkiba/xk6-prometheus" target="_blank" class="nav-cards__item nav-cards__item--guide">
259267
<h4>xk6-prometheus</h4>
260268
<p>Prometheus HTTP exporter for k6</p>

0 commit comments

Comments
 (0)