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 842a2ed + b92f821 commit 5076775Copy full SHA for 5076775
src/data/doc-extensions/extensions.json
@@ -1126,6 +1126,21 @@
1126
"categories": ["Messaging", "Protocol"],
1127
"tiers": ["Community"],
1128
"cloudEnabled": false
1129
+ },
1130
+ {
1131
+ "name": "xk6-output-statsd",
1132
+ "description": "Enables real-time output of test metrics to a StatsD service",
1133
+ "url": "https://github.com/LeonAdato/xk6-output-statsd",
1134
+ "logo": "",
1135
+ "author": {
1136
+ "name": "Leon Adato",
1137
+ "url": "https://github.com/LeonAdato"
1138
1139
+ "stars": "2",
1140
+ "type": ["Output"],
1141
+ "categories": ["Observability"],
1142
+ "tiers": ["Community"],
1143
+ "cloudEnabled": false
1144
}
1145
]
1146
0 commit comments