Commit Graph

1026 Commits

Author SHA1 Message Date
Jeff Banks
2ab97d9e5e
Snyk remediation 07.06.2023 (#1388)
Includes:
* docker-java-core upgrade
* engine-docker cve fixes
* removed engine-rest module
* updated deps for high and med. CVEs
* pgrade to commons-collections4
* migrate specific vers to mvn-defaults
2023-07-18 14:43:19 -05:00
Jeff Banks
27644273fd
Bypass SSL validation option (#1289)
* Bypass ssl validation option
* TrustManager inclusion
2023-07-06 11:32:22 -05:00
Jonathan Shook
b324c59c11 remove package element from log4j2 configs 2023-06-06 09:03:13 -05:00
Jonathan Shook
11ad67d75f remove phase and phase limiter 2023-05-18 14:56:56 -05:00
kijanowski
c48dcb1848 Do not pretty-print the result object in case of a verification error 2023-05-17 14:37:55 +02:00
kijanowski
63cfa5d85d Resolve merge conflicts 2023-05-17 12:22:58 +02:00
kijanowski
fb8f70bf9a Resolve merge conflicts 2023-05-17 11:51:18 +02:00
kijanowski
8f7ebbf0a3 Merge remote-tracking branch 'origin/main' into jk-test-eng-95-expected-result-verification
# Conflicts:
#	adapters-api/src/main/java/io/nosqlbench/engine/api/activityimpl/BaseOpDispenser.java
#	engine-api/src/test/java/io/nosqlbench/engine/api/activityapi/errorhandling/modular/NBErrorHandlerTest.java
#	engine-cli/src/main/java/io/nosqlbench/engine/cli/NBCLIOptions.java
2023-05-17 11:21:11 +02:00
kijanowski
bda0790bd4 Code review adjustments 2023-05-17 09:47:07 +02:00
kijanowski
2e47715ce7 Code review adjustments 2023-05-12 16:51:38 +02:00
Jeff Banks
02ff160b3c
Metrics Publishing (#1234)
Included the following with core changes to allow labeled metrics for Prometheus exposition format publishing.
* javadoc updates
* remove extra types
* use NBLabeledElement instead of NBNamedElement
* contextualize NBLabeledElement for graphite/metrics
* externalize labeled ScriptContext to API
* add labels to NicerTimer
* remove partial packaging
* more progress on formatting for prom exposition format
* added metrics diagram
* resolve build issues with label params
* resolve build issues with label params
* prometheus export services
* added PromExpoFormat Tests for NBMetricMeter(Counting+Sampling) and NBMetricTimer(Counting)
* added test for Gauge Formatting
* added Gauge Formatting as well as Sampling values (count, stdev ...)
* added sketch for metrics labeling contexts
* add NBLabeledElement in all the places, retool calling paths to use it
* synchronize antlr versions after partial snyk change
* unbreak static initializer block after IntelliJ "fixed" it.
* engine-api - adapt to NBLabeledElement
* adapters-api - adapt to NBLabeledElement
* nb-api - adapt to NBLabeledElement
* engine-core - adapt to NBLabeledElement
* misc-adapters - adapt to NBLabeledElement
* streaming-adapters - adapt to NBLabeledElement
* add missing test
* initial implementation of a prom push reporter
* Resolve build issue with parseGlobalOptions
* replaced with PromPushReporter
* cleanup unused deps
* dependency removal for micrometer
* allow empty labels for tests
* change space.getName to space.getSpaceName
* cleanup poms
* graphite linearization now includes space element
* http adapter should only depend on adapters API
* http space does not create its own metric names
* import cleanups
* improved javadocs
* introduce component concepts

---------

Co-authored-by: Jonathan Shook <jshook@gmail.com>
Co-authored-by: Mike Yaacoub <mike.yaacoub@datastax.com>
2023-05-09 09:52:42 -05:00
Jonathan Shook
a8ce71f9e7 Comments on branch. You can truncate this commit after reading. 2023-05-08 12:31:01 -05:00
kijanowski
be9b97e2cd Verify expected result with MVEL 2023-05-05 13:34:25 +02:00
Jeff Banks
388ece75f7
MongoDB Adapter fix and updates for scenarios (#1196)
* Updates for mongodb adapter; fix connection usage on cli

* Reduce the cycles for test w/ sporadic failures

* Removed redundant '-> string'

* Removed state tracking and cleanup

* Space cache capture and connection management

* Mongo client management w/ connection

* Remove unused getData()

* Removed debug entry no longer required
2023-04-04 16:09:00 -05:00
Jonathan Shook
d9e49d7292
allow spaces in named scenario templates (#1083) 2023-02-15 13:59:07 -06:00
Jonathan Shook
21e73984a9 implement better warning message for unused default driver 2023-02-14 17:49:06 -06:00
Jonathan Shook
46890232e2 verified via UAT; Test would be difficult without elaborate scaffolding; closes #994 2023-02-10 22:46:43 -06:00
Jonathan Shook
a0e8a56a6a properly filter log4j2-test 2023-02-10 22:45:50 -06:00
Jonathan Shook
70408621dd nosqlbench-1071 NBIO should favor finding exactly specified file path as a short circuit 2023-02-10 10:20:45 -06:00
Jonathan Shook
d7c1a36586 typo fix 2023-02-07 19:16:10 -06:00
Jonathan Shook
c45e3ff964 deprecate yaml->workload and type->driver, and make loader more robust 2023-02-07 18:20:49 -06:00
Jonathan Shook
0366235f71 Merge branch 'main' into cleanup-includes 2023-02-06 15:27:37 -06:00
Jonathan Shook
1b82ad9478
Merge pull request #1000 from nosqlbench/add-tags-script
Add tags script
2023-02-06 15:23:38 -06:00
jeffbanks
cc989c8a72 nb5 revamp for scenarios 2023-02-06 14:58:04 -06:00
Jonathan Shook
172ef0847d include examples and fix error message 2023-02-06 01:04:55 -06:00
Jonathan Shook
58c4de8122 typo fix 2023-02-05 20:53:05 -06:00
Jonathan Shook
38d62b0ff4 Typo fix 2023-02-05 20:33:59 -06:00
Jonathan Shook
996675f79d streamline applying Stoppable 2023-02-05 20:31:01 -06:00
Jonathan Shook
c35998ff25 improve RunStateImage API and tests 2023-02-05 20:30:33 -06:00
Jonathan Shook
4e70eb7680 allow dryrun to be multi-modal 2023-02-05 20:29:52 -06:00
Jonathan Shook
8995f5dfef improvements to motor state model and activity 2023-02-03 17:07:46 -06:00
Jonathan Shook
3d7eebc123 include Errored state into activity event handling logic 2023-01-31 23:12:18 -06:00
Jonathan Shook
d96df192b3 tested fix for initializer race condition with multiple activities in sequence 2023-01-31 21:02:02 -06:00
Jonathan Shook
ba2944ce77 code cleanup and naming updates from "statements" to "ops" 2023-01-29 01:26:19 -06:00
Jonathan Shook
6abd7968bd improve jsonnet diagnostics 2023-01-27 18:54:31 -06:00
Jonathan Shook
ec60692375 Merge branch 'nosqlbench-955-jacoco2' into nosqlbench-944-jsonnet 2023-01-27 16:37:28 -06:00
Jonathan Shook
1eead1add8 centralize jacoco template for reconfiguration 2023-01-26 23:32:15 -06:00
Jonathan Shook
562bde5b76 update distributions to use new instantiators 2023-01-26 22:57:22 -06:00
Jonathan Shook
ef4c84ddaa jsonnet diagnostic improvements 2023-01-26 18:20:19 -06:00
Jonathan Shook
dc9684dd98 rename stmt based types to op based types 2023-01-24 18:14:41 -06:00
Jonathan Shook
9b745dce31 simplify methods further with fewer logger parameters 2023-01-24 18:09:15 -06:00
Jonathan Shook
0c9091714c merge fixups 2023-01-20 11:00:44 -06:00
Jonathan Shook
90bcecc68e apply superset config checking 2023-01-19 23:55:03 -06:00
Jonathan Shook
dbf3df1e33 make op synthesis even more defensive 2023-01-19 23:54:58 -06:00
Jonathan Shook
afaa6f5b93 remove duplicitous synonym logic 2023-01-19 23:54:53 -06:00
Jonathan Shook
2b521edbbf provide an empty value type for op templates 2023-01-19 19:29:28 -06:00
Jonathan Shook
f63c7aeadb replace CI+CD friendly revision 2023-01-19 16:54:06 -06:00
Jonathan Shook
4175e79549 improve logging levels for debugging 2023-01-19 16:52:33 -06:00
Jonathan Shook
6c0d60706d avoid NPE for empty op list 2023-01-19 16:52:19 -06:00
nb-droid
a49a9e9380 [maven-release-plugin] prepare for next development iteration 2023-01-13 19:51:57 +00:00