mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
Merge pull request #243 from ds-steven-matison/main
Documentation Updates
This commit is contained in:
commit
7c96de632c
@ -210,6 +210,9 @@ activity types.
|
|||||||
Examples:
|
Examples:
|
||||||
- `secureconnectbundle=/tmp/secure-connect-my_db.zip`
|
- `secureconnectbundle=/tmp/secure-connect-my_db.zip`
|
||||||
- `secureconnectbundle="/home/automaton/secure-connect-my_db.zip"`
|
- `secureconnectbundle="/home/automaton/secure-connect-my_db.zip"`
|
||||||
|
|
||||||
|
Check out [Astra Documentation](https://docs.astra.datastax.com/docs/test-loading-data-with-nosqlbench) for samples
|
||||||
|
|
||||||
- **insights** - Set to false to disable the driver from sending insights monitoring information
|
- **insights** - Set to false to disable the driver from sending insights monitoring information
|
||||||
- `insights=false`
|
- `insights=false`
|
||||||
- **tickduration** - sets the tickDuration (milliseconds) of HashedWheelTimer of the
|
- **tickduration** - sets the tickDuration (milliseconds) of HashedWheelTimer of the
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
# global help topics
|
# global help topics
|
||||||
- commandline
|
- commandline
|
||||||
- cli-scripting
|
- cli-scripting
|
||||||
|
- ssl
|
||||||
- argsfile
|
- argsfile
|
||||||
- threads
|
- threads
|
||||||
- docker-metrics
|
- docker-metrics
|
||||||
|
Loading…
Reference in New Issue
Block a user