Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PLAT-14294] Query latency increase workloads #99

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

anmalysh-yb
Copy link

Added few workload to simulate anomalies, which can be detected by Troubleshooting Platform.

Main one, which is useful, if PlanAnomalyV2, which simulates query latency increase. The way to run it is:

java -jar yb-sample-apps.jar --workload PlanAnomalyV2 -nodes <CONNECT_STRING> --username yugabyte --password "<password>" --num_reads -1 -num_writes 0 --num_threads_read 3 --num_threads_write 1 --run_time 15000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants