Merge pull request #243 from ds-steven-matison/main

Documentation Updates
This commit is contained in:
Jonathan Shook 2020-12-17 13:12:24 -06:00 committed by GitHub
commit 7c96de632c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View File

@ -210,6 +210,9 @@ activity types.
Examples:
- `secureconnectbundle=/tmp/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=false`
- **tickduration** - sets the tickDuration (milliseconds) of HashedWheelTimer of the

View File

@ -1,6 +1,7 @@
# global help topics
- commandline
- cli-scripting
- ssl
- argsfile
- threads
- docker-metrics