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 b2a13cf + 0f5fddd commit 353b969Copy full SHA for 353b969
src/data/doc-extensions/extensions.json
@@ -1141,6 +1141,21 @@
1141
"categories": ["Misc"],
1142
"tiers": ["Community"],
1143
"cloudEnabled": false
1144
+ },
1145
+ {
1146
+ "name": "xk6-output-plugin",
1147
+ "description": "Write k6 output extension as a dynamically loadable plugin using your favorite programming language",
1148
+ "url": "https://github.com/szkiba/xk6-output-plugin",
1149
+ "logo": "",
1150
+ "author": {
1151
+ "name": "Iván Szkiba",
1152
+ "url": "https://github.com/szkiba"
1153
1154
+ "stars": "0",
1155
+ "type": ["Output"],
1156
+ "categories": ["Reporting", "Data"],
1157
+ "tiers": ["Community"],
1158
+ "cloudEnabled": false
1159
}
1160
]
1161
0 commit comments