Commit Graph

29 Commits

Author SHA1 Message Date
Dave Fisher
8a3e849ff1
Allow Plural for Types in TagFilters (#2085)
* Allow Plural for Types in TagFilters

* Moved the plural trick into flow. Add advisor output

* Previous logging of TagFilter is sufficient

* Add in Advisor
2024-11-19 13:35:01 -08:00
Dave Fisher
94b681c514
Allow tilde for user home in path (#2075) 2024-11-13 08:14:56 -08:00
Dave Fisher
64917a2879
Handle nested parantheses in TEMPLATE processing (#2072)
* Handle nested parantheses in TEMPLATE processing

* Add more complex template to scenario

* Debugging and other advisors

* Tab cleanup

* Add double nesting fix and test
2024-11-12 13:42:07 -06:00
Dave Fisher
7a9b2237de
Add NBAdvisor Framework (#2070)
* Add NBAdvisor Framework

* Revert "Add NBAdvisor Framework"

This reverts commit f2f448ffc3.

* Reapply "Add NBAdvisor Framework"

This reverts commit 8048402b88.

* Update pom.xml

* Adjust

* Fix tabs

* Revert change including test

* Simplify toString

* Advisor is now a global option

* Added error checking

* NB Advisor runtime scaffold prototype

* fix double dispatch error

* Make NBAdvisorLevel sticky and evaluate error count

* Working towards better encapsulation

* advisor refinements

* document alignment of log levels and advisor levels

* doc updates

* Evaluation refactor and fix integration tests

* Cleanup tabs

* Rename Exception

* Use a logger for output

* Small cleanup

* Remove extraneous dependency

* OF - bug fix

* Add Advisor Exception Test

---------

Co-authored-by: Jonathan Shook <jshook@gmail.com>
2024-11-11 12:08:08 -06:00
Jonathan Shook
f6cbd5e42b update copyright with no date 2024-10-30 16:12:21 -05:00
Jonathan Shook
4fa93955c0 space metrics, heap metrics 2024-10-30 13:19:33 -05:00
sahankj2000
152e5d0540
Prompush Reporter: Adding Option to pass the apikeyfile (#2058)
* making changes

* remove unwanted print statements
2024-10-29 09:59:56 -07:00
Jonathan Shook
b27177012e help system fixes 2024-10-07 16:25:16 -05:00
Dave Fisher
1bceb00dac Use :- format. 2024-09-11 12:20:02 -07:00
Dave Fisher
8b6a348ed9 Allow additional characters in the default value 2024-09-11 11:54:11 -07:00
Dave Fisher
2352521dfa Atfile environment variables with default values 2024-09-11 11:38:04 -07:00
Jonathan Shook
d0efb5f07b improve log message for namespace collision 2024-07-31 14:22:10 -05:00
Jonathan Shook
2775715081 add hdr_digits to common component property names 2024-07-31 14:22:01 -05:00
Dave Fisher
0b7292c3b5 Fix test regex 2024-07-23 12:59:15 -07:00
Jonathan Shook
ddc4dfe12b implement windowed summary gauge 2024-07-23 11:17:10 -05:00
Jonathan Shook
3990b42022 move stat bucket up to core api 2024-07-23 11:17:10 -05:00
Mark Wolters
e29f3d8719 add check for download too large for filesystem 2024-06-26 17:16:48 -04:00
Jonathan Shook
8ce9cba559 safely remove status timer on retry 2024-06-26 10:29:37 -05:00
Mark Wolters
23a1c3a207 Merge branch 'main' into mwolters/sqlite 2024-06-24 15:32:00 -04:00
Jonathan Shook
22bfffc0eb cancel update timer on complete 2024-06-17 17:38:41 -05:00
Mark Wolters
c566aa493f report id applies to PIT 2024-05-30 08:11:50 -04:00
Mark Wolters
1eba54e3ce first working version 2024-05-30 08:09:54 -04:00
Mark Wolters
4e9c369304 initial commit 2024-05-29 18:46:50 -04:00
Jonathan Shook
d4462bb8f3 incremental update 2024-05-10 16:39:06 -05:00
Jonathan Shook
149adc8b8a nosqlbench-1935 Allow for +increment format in cycles and recycles intervals 2024-05-01 14:34:57 -05:00
Jonathan Shook
73cd1f1fad nosqlbench-1323 Add support for cyclerate_per_thread in NB5 2024-04-15 23:43:52 -05:00
Mark Wolters
72e7a1e772 added progress monitoring for downloads and cache cleanup in failure scenarios 2024-04-12 13:46:15 -04:00
Jonathan Shook
99636f3186 merge fixups 2024-04-11 23:48:35 -05:00
Jonathan Shook
4358344029 project restructuring 2024-04-11 22:50:13 -05:00