We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8309be commit da16ba5Copy full SHA for da16ba5
src/data/doc-extensions/extensions.json
@@ -526,6 +526,21 @@
526
"tiers": ["Official"],
527
"cloudEnabled": false
528
},
529
+ {
530
+ "name": "xk6-prometheus",
531
+ "description": "Prometheus HTTP exporter for k6",
532
+ "url": "https://github.com/szkiba/xk6-prometheus",
533
+ "logo": "https://raw.githubusercontent.com/szkiba/xk6-prometheus/v0.2.0/assets/xk6-prometheus.png",
534
+ "author": {
535
+ "name": "Iván Szkiba",
536
+ "url": "https://github.com/szkiba"
537
+ },
538
+ "stars": "41",
539
+ "type": ["Output"],
540
+ "categories": ["Reporting", "Observability"],
541
+ "tiers": ["Community"],
542
+ "cloudEnabled": false
543
544
{
545
"name": "xk6-cache",
546
"description": "Enable vendoring remote HTTP modules to a single source-control-friendly file",
0 commit comments