Commit Graph

1084 Commits

Author SHA1 Message Date
Jonathan Shook
a54d51ee62 removed counter warning 2023-10-25 17:35:30 -05:00
Jonathan Shook
c619bf705a working test config 2023-10-25 17:08:29 -05:00
Jonathan Shook
777c4aa3c7 post merge fixes 2023-10-23 23:54:31 -05:00
Jonathan Shook
957f178c4c add sibling labels restriction and some docs 2023-10-23 16:45:10 -05:00
Jonathan Shook
b8c9af6e71 minor updates 2023-10-23 08:42:19 -05:00
Jonathan Shook
aaf58984d6 findmax in the house 2023-10-23 08:42:19 -05:00
Jonathan Shook
bff86b5525 bursty cycle rate test online 2023-10-23 08:42:19 -05:00
Jonathan Shook
9978d50d7e improving optimo sampler and rates 2023-10-23 08:42:19 -05:00
Jonathan Shook
e64de7476e partial working optimo, something is still broken in the search behavior 2023-10-23 08:42:19 -05:00
Jonathan Shook
30cdd280cc refactor and replace rate limiter implementation 2023-10-23 08:42:19 -05:00
Jonathan Shook
9e91a6201d incremental progress 2023-10-23 08:42:19 -05:00
Jonathan Shook
9fa711b7ab checkpoint 2023-10-23 08:42:19 -05:00
Jonathan Shook
945f48983c scenario tests stubbed, error handling in session fixed, mvn verify works now 2023-10-23 08:42:19 -05:00
Mark Wolters
2771ef60e9 fixing histolog classes 2023-10-23 08:42:19 -05:00
Jonathan Shook
83da24a8ef fix backing store bug on activity def cycles, remove too-early log init 2023-10-23 08:42:19 -05:00
Jonathan Shook
61b923cfed indirect loading on nbr working 2023-10-23 08:42:00 -05:00
Jonathan Shook
9daf06cd62 rehome all metrics construction patterns, remove ActivityMetrics 2023-10-23 08:41:40 -05:00
Jonathan Shook
57db140a94 removed all ActivityMetrics constructions 2023-10-23 08:41:40 -05:00
Jonathan Shook
4efd428de3 partial switchover of metrics from ActivityMetrics 2023-10-23 08:41:38 -05:00
Jonathan Shook
3ec511f61f partial progress to moving instrumentation 2023-10-23 08:41:17 -05:00
Jonathan Shook
17052eaadf rework scenario invocation for better tests, unit test running only 2023-10-23 08:41:17 -05:00
Jonathan Shook
b130caf154 incremental progress 2023-10-23 08:41:17 -05:00
Jonathan Shook
7f960778b4 fixes for passing basic tests 2023-10-23 08:41:17 -05:00
Jonathan Shook
7e2ddc745a improve build, components should not do non-component things 2023-10-23 08:41:17 -05:00
Jonathan Shook
2c90ec0e1c even more merge fixes 2023-10-23 08:41:17 -05:00
Jonathan Shook
c0a3ec2509 more merge fixes 2023-10-23 08:41:17 -05:00
Jonathan Shook
4d641cf126 minor fixes 2023-10-23 08:40:43 -05:00
Jonathan Shook
36a233eaa1 removed doc name prepending on block tag names 2023-10-05 20:05:03 -05:00
yabinmeng
b7dd97cbfb Update the built-in cql-vector workload and fix an issue of not correctly setting the cycle count to the stride count if the cycle count is not specified explicitly. 2023-10-04 20:34:05 -05:00
Jonathan Shook
a57e967930 provide threads metric 2023-09-28 14:58:26 -05:00
Jonathan Shook
96269785e2 metric name fix 2023-09-28 14:58:26 -05:00
Jonathan Shook
39f2a55e06 add verifier timer 2023-09-28 14:58:26 -05:00
Jonathan Shook
e9cf289787 provide a fully constructed metric type which can be registered as-is 2023-09-28 14:58:26 -05:00
Jonathan Shook
be0fbf6d66 minor fixes 2023-09-22 12:56:00 -05:00
Jonathan Shook
112ad332cd fixups and package structure updates 2023-09-11 13:20:52 -05:00
Jonathan Shook
186e87ac1b enable label filtering and validation 2023-09-09 20:31:15 -05:00
Jonathan Shook
31a75cd2e9 hoist tristate filter base to nb-api 2023-09-09 20:31:10 -05:00
Jonathan Shook
bf3e9636c0 remove confusing type and dimensions labeling methods 2023-09-09 20:31:04 -05:00
Jonathan Shook
be396cceb2 make recycles semantics and format consistent with cycles 2023-09-09 16:03:40 -05:00
Jonathan Shook
c55213da7c enable direct cycle progress metrics 2023-09-09 00:13:33 -05:00
Jonathan Shook
13660d7123 provide completion metrics 2023-09-08 20:07:49 -05:00
Jonathan Shook
56c687380e provide cycle value metric 2023-09-08 20:07:47 -05:00
Jonathan Shook
a33800f252
Merge pull request #1519 from nosqlbench/nosqlbench-1517-namefixes
more metric name fixes for prom expo form
2023-09-07 11:26:38 -05:00
Jonathan Shook
55ef2cff4a remove result size from base op 2023-09-07 10:03:24 -05:00
Jonathan Shook
23cccdfbfe more metric name fixes for prom expo form 2023-09-07 09:59:06 -05:00
Jonathan Shook
f0d0f20898 more metrics sanitization 2023-08-30 00:57:46 -05:00
Jonathan Shook
7633a45ae6 nosqlbench-1478 sanitize all labels which are used according to the openmetrics exposition format... 2023-08-28 16:15:28 -05:00
Jonathan Shook
5ae230ebce allow labels to be provided at the activity level 2023-08-28 16:15:24 -05:00
Jonathan Shook
5207fc6b45 cleanups and formatting 2023-08-28 16:15:14 -05:00
Jonathan Shook
96873acca1 fix tries metrics off-by-one 2023-08-28 16:14:54 -05:00