Discover Packages
github.com/sid-maddy/xk6-output-clickhouse
package
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jan 14, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
xk6-output-clickhouse
k6 output extension for ClickHouse.
⚠ the API of k6 outputs will likely change in the future , so repos using it (like this repo) are not guaranteed to be working with any future version of k6.
Build
To build a k6
binary with this extension, first ensure you have the prerequisites:
Build a k6
binary using xk6
:
xk6 build --with github.com/sid-maddy/xk6-output-clickhouse
This will result in a k6
binary in the current directory.
Run a test using the built k6
binary:
./k6 run -o clickhouse <script.js>
Expand ▾
Collapse ▴
Documentation
¶
Package clickhouse registers the extension for output
Source Files
¶
Directories
¶
pkg
clickhouse
Package clickhouse performs output operations for the extension
Package clickhouse performs output operations for the extension
Click to show internal directories.
Click to hide internal directories.