Skip to content

Commit 4991ec0

Browse files
authored
Merge pull request #1189 from szkiba/main
feat: re-enable xk6-prometheus
2 parents 15ed89a + da16ba5 commit 4991ec0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/data/doc-extensions/extensions.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -526,6 +526,21 @@
526526
"tiers": ["Official"],
527527
"cloudEnabled": false
528528
},
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+
},
529544
{
530545
"name": "xk6-cache",
531546
"description": "Enable vendoring remote HTTP modules to a single source-control-friendly file",

0 commit comments

Comments
 (0)