Commit Graph

815 Commits

Author SHA1 Message Date
Mark Wolters
71103041f9 revamping plugin extensions 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
835c74597a SCDryRunScenarioTest running like js analog now 2023-10-23 08:41:17 -05:00
Jonathan Shook
65db41b22a script env tests now working 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
280c270d8f fix reporter 2023-10-23 08:41:17 -05:00
Jonathan Shook
b130caf154 incremental progress 2023-10-23 08:41:17 -05:00
Jonathan Shook
b0e984c55f basic component lifetimes working 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
9b39e2abc3 yet even more merge fixes 2023-10-23 08:41:17 -05:00
Jonathan Shook
a9fe6fb07e test updates 2023-10-23 08:41:17 -05:00
Jonathan Shook
9de6bad6ff support openmetrics symbolic views 2023-10-23 08:41:17 -05:00
Jonathan Shook
cf510ddf1a component scaffolding 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
3681bb3a88 remove charting feature 2023-10-23 08:41:17 -05:00
Jonathan Shook
722ac6571a misc 2023-10-23 08:41:17 -05:00
Jonathan Shook
40019912d3 lay foundation for component hierarchy 2023-10-23 08:41:17 -05:00
Jonathan Shook
0a3b827372 doc improvements 2023-10-23 08:41:17 -05:00
Jonathan Shook
a6695e486a add meaning toString on relevancy measures 2023-10-17 14:05:35 -05:00
yabinmeng
f014923ffd Fix the Prometheus Push metrics reporter authentication configuration issue:
- The bearer token authentication will end up with "Bearer: null" for a non-auth enabled situation.
2023-09-29 16:46:38 -05:00
Jonathan Shook
a57e967930 provide threads metric 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
e4a566cedd improve method names on annotations 2023-09-15 16:48:43 -05:00
Jonathan Shook
5e52ff2031 calculate session duration automatically for annotations 2023-09-15 16:48:38 -05:00
Jonathan Shook
b3b361b30a quick fix for missing labels in measures 2023-09-11 18:39:26 -05:00
Jonathan Shook
112ad332cd fixups and package structure updates 2023-09-11 13:20:52 -05:00
Jonathan Shook
7b9f4389b8 fix NPE when no filter or validator applied 2023-09-10 19:17:45 -05:00
Jonathan Shook
17fa8500ab enable label filtering and validation 2023-09-10 17:37:57 -05:00
Jonathan Shook
186e87ac1b enable label filtering and validation 2023-09-09 20:31:15 -05:00
Jonathan Shook
bf3e9636c0 remove confusing type and dimensions labeling methods 2023-09-09 20:31:04 -05:00
Jonathan Shook
3aab634522 organize and improve cycles and recycles logic 2023-09-09 16:03:37 -05:00
Jonathan Shook
c55213da7c enable direct cycle progress metrics 2023-09-09 00:13:33 -05:00
Jonathan Shook
a64aa58fc6 remove more invalid metric labels 2023-09-09 00:12:04 -05:00
Jonathan Shook
aa4d760119 restore K distinction in metrics labels 2023-09-09 00:11:50 -05:00
Jonathan Shook
a8e74e5b86 fix recursion trap 2023-09-09 00:11:22 -05:00
Jonathan Shook
5cf0fbcaec label fix for relevance metrics 2023-09-08 17:53:44 -05:00
Jonathan Shook
340e5ac483 miscellaneous fixes for relevancy metrics 2023-09-08 17:13:56 -05:00
Jonathan Shook
ea847fed37 make using relevancy measures in verifiers easy and complete 2023-09-08 15:01:59 -05:00
Jonathan Shook
64b46ca054 improve functions for readability and safety 2023-09-08 10:59:08 -05:00
Dave Fisher
cb35f2ddd8 SystemID fix orElse 2023-09-06 10:54:29 -07:00
Jonathan Shook
d01af097f4
Merge pull request #1505 from nosqlbench/jshook/modularization
modularize methods for verifiers
2023-09-05 18:08:09 -05:00
Dave Fisher
5c758d2066 Review comment 2023-09-05 12:57:51 -07:00
Dave Fisher
35ebd4d3ed Make sure to return an IPv4 SystemID 2023-09-05 12:44:58 -07:00