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.
2 parents 3fb8f96 + 078737c commit b65632cCopy full SHA for b65632c
src/data/doc-extensions/extensions.json
@@ -1126,6 +1126,21 @@
1126
"categories": ["Observability"],
1127
"tiers": ["Community"],
1128
"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
1144
}
1145
]
1146
0 commit comments