Commit Graph

39 Commits

Author SHA1 Message Date
Dave Fisher
6c5bc8dcc1
Remind user of precise session log (#2091) 2024-11-19 16:40:50 -08:00
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
1330223232
Provide additional instructions when driver adapter is missing (#2083)
* Provide additional instructions when driver adapter is missing

* Include instructions on the command line option output
2024-11-15 09:58:50 -08:00
Dave Fisher
02791ec8aa
Make listings similar to command syntax (#2081)
* Make listings similar to command syntax

* OF - alignment
2024-11-15 09:58:15 -08:00
Dave Fisher
99f43db475
Add LoggerConfigData unit test (#2077) 2024-11-13 13:13:55 -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
Dave Fisher
9b9f1a484b Reorder for logger setup first 2024-10-15 16:36:03 -07:00
Dave Fisher
b03d95051a OF - tabbing 2024-10-15 15:11:57 -07:00
Dave Fisher
b043d793f2 Store version in NBCLI class and display on some log messages 2024-10-15 15:01:45 -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
2352521dfa Atfile environment variables with default values 2024-09-11 11:38:04 -07:00
Jonathan Shook
638caaaf8f nosqlbench-1968 Add warning for --use-nbio-cache 2024-07-26 12:59:19 -05:00
Dave Fisher
38d2f09eb5
Merge branch 'main' into environment_in_atfile 2024-07-18 11:37:22 -07:00
Dave Fisher
34a3ad478a OF: Use spaces not tab 2024-07-18 11:32:03 -07:00
Dave Fisher
a8c71656f9 Correct filename 2024-07-18 11:17:02 -07:00
Dave Fisher
1ff76aebd4 Throw error when envvar is missing and provide unit tests 2024-07-18 11:07:30 -07:00
Jonathan Shook
9fd72cd967 bugfix for extension checking 2024-07-10 14:53:02 -05:00
Dave Fisher
fca6971316
Merge branch 'main' into environment_in_atfile 2024-07-10 12:07:39 -07:00
Jonathan Shook
60bf8bd631 add multi-layer recursion and path-relative recursion tests 2024-07-10 13:33:30 -05:00
Jonathan Shook
29e1dbe122 add basic recursion to atfiles 2024-07-10 13:03:18 -05:00
Dave Fisher
fbc6651e56 Interpolate environment in at file processing 2024-07-09 12:54:09 -07:00
Mark Wolters
23a1c3a207 Merge branch 'main' into mwolters/sqlite 2024-06-24 15:32:00 -04:00
Jonathan Shook
79c376b687 enable nbio cache by default 2024-06-18 17:15:13 -05:00
Mark Wolters
1eba54e3ce first working version 2024-05-30 08:09:54 -04:00
sahankj2000
4ce8f79abd
Merge branch 'main' into better-error-on-scenario-step-selection 2024-05-13 16:50:52 +05:30
sahankj2000
92c9cf474c making changes 2024-05-13 16:41:55 +05:30
sahan
0f8bc4d6c5 fixing tests 2024-05-10 10:53:25 +05:30
sahankj2000
571b0f34f2 Adding Changes 2024-04-30 12:15:13 +05:30
Jonathan Shook
07adcc67e7
Update topics.md
add nbiocache to topics
2024-04-16 09:55:54 -05:00
Mark Wolters
3dbbc133cb addig documentation for nbio caching 2024-04-16 08:44:42 -04:00
Madhavan Sridharan
ac61a817c1 Fix even more failing unit tests 2024-04-12 17:02:23 -04:00
Madhavan Sridharan
fa7ffee9bf Fix test failures 2024-04-12 16:30:36 -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