-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Add `scaleStats` option. 2 threads will do the normal insights queries that cause issues like contention. The remaining threads will do a basic query and change the app name before each call. This will generate a large number of unique stat that will hit the limit in a few minutes. 2. Remove the database flag. Use the more optimal `crdb_internal.generate_test_objects` instead. It can generate dbs faster if trying to test scalability with dbs. Epic: none Closes: #97983 Release note: None
- Loading branch information
j82w
committed
Mar 3, 2023
1 parent
3036617
commit 28fcaad
Showing
1 changed file
with
66 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters