Skip to content

Commit b65632c

Browse files
authored
Merge pull request #1305 from JorTurFer/main-1
Add xk6-input-prometheus
2 parents 3fb8f96 + 078737c commit b65632c

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
@@ -1126,6 +1126,21 @@
11261126
"categories": ["Observability"],
11271127
"tiers": ["Community"],
11281128
"cloudEnabled": false
1129+
},
1130+
{
1131+
"name": "xk6-input-prometheus",
1132+
"description": "Enables real-time input from prometheus",
1133+
"url": "https://github.com/JorTurFer/xk6-input-prometheus",
1134+
"logo": "",
1135+
"author": {
1136+
"name": "Jorge Turrado",
1137+
"url": "https://github.com/JorTurFer"
1138+
},
1139+
"stars": "0",
1140+
"type": ["JavaScript"],
1141+
"categories": ["Data"],
1142+
"tiers": ["Community"],
1143+
"cloudEnabled": false
11291144
}
11301145
]
11311146
}

0 commit comments

Comments
 (0)