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 c050c91 + 49c587c commit 74f3e3bCopy full SHA for 74f3e3b
src/data/doc-extensions/extensions.json
@@ -1096,6 +1096,21 @@
1096
"categories": ["Misc"],
1097
"tiers": ["Community"],
1098
"cloudEnabled": false
1099
+ },
1100
+ {
1101
+ "name": "xk6-output-clickhouse",
1102
+ "description": "Export results to ClickHouse",
1103
+ "url": "https://github.com/Maksimall89/xk6-output-clickhouse",
1104
+ "logo": "",
1105
+ "author": {
1106
+ "name": "Maksimall89",
1107
+ "url": "https://github.com/Maksimall89"
1108
1109
+ "stars": "2",
1110
+ "type": ["Output"],
1111
+ "categories": ["Reporting", "Observability"],
1112
+ "tiers": ["Community"],
1113
+ "cloudEnabled": false
1114
}
1115
]
1116
0 commit comments