Commit Graph

88 Commits

Author SHA1 Message Date
Jonathan Shook
4358344029 project restructuring 2024-04-11 22:50:13 -05:00
Jonathan Shook
e99acba7a0 add cqld4 to nb5 2024-04-04 18:48:19 -05:00
Jonathan Shook
b63805ff4f refix broken profile inclusions 2024-04-04 15:25:51 -05:00
Jonathan Shook
74aac34145 cleanup default deps for nb5 2024-04-02 20:23:05 -05:00
Jonathan Shook
0edd8d0886 support optional build of adapters 2024-04-02 14:28:48 -05:00
Jonathan Shook
aaa1d1dcab separate milvus-only tree because its grpc deps do not play well with others 2024-03-24 15:16:39 -05:00
Jonathan Shook
0c4357835d remove profile disables, since enabling across module layers is unreliable 2024-03-22 13:01:23 -05:00
Jonathan Shook
a086af0041 fix for unreliable submodule profile activation 2024-03-22 12:12:19 -05:00
Madhavan Sridharan
b657c042a1 Merge branch 'adapter/milvus' of github.com:nosqlbench/nosqlbench into adapter/milvus 2024-03-21 15:09:20 -04:00
Jonathan Shook
03bc0adf16 more updates on milvus, distinguishing rows vs fields 2024-03-21 12:58:55 -05:00
Madhavan Sridharan
1616c66ace add adapters to profile for quick convenience 2024-03-20 19:02:38 -04:00
Jonathan Shook
6f89033076 partial driver work on milvus 2024-03-17 19:51:34 -05:00
Jonathan Shook
150fb79f01 part1 of opensearch 2024-02-06 18:05:20 -06:00
Jonathan Shook
10c8da116a remove venice adapter unless or until it is resumed, parked under a separate branch 2023-09-28 14:46:09 -05:00
Jonathan Shook
c561695685 make jdk21 appimage scripts use ZGC and preview 2023-09-28 10:48:16 -05:00
Jonathan Shook
b9b33f1a9d base project on jdk21 toolchain and runtime 2023-09-28 10:48:16 -05:00
Jonathan Shook
76816b68d9 unreference venice in nb5 until guava issues are fixed 2023-08-28 18:49:07 -05:00
yabinmeng
1880dfa9a0 Rename adapter-s4r to adapter-amqp since this is a generic AMQP-0-9-1 implementation, which includes Pulsar+S4R plugin. 2023-06-30 10:03:57 -05:00
yabinmeng
b1c06661ce Initial draft of NB5 S4R 2023-05-31 18:21:52 -05:00
Mark Wolters
ee3c3052d4 update nb5 pom to include pinecone adapter as service 2023-05-26 19:33:29 +00:00
Enrico Olivelli
298eaa8945 [adapter-venice] Introduce new VeniceDB adapter 2023-05-17 16:45:51 +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
318e26ca30 improvements to motor state model and activity
nb5/pom.xml version

squash
2023-02-03 21:15:31 -05:00
Madhavan Sridharan
15a826d537 Merge branch 'main' of github.com:nosqlbench/nosqlbench into adapter-jdbc 2023-02-02 18:57:18 -05:00
Madhavan Sridharan
8728d305ee Initial draft for JDBC adapter 2023-02-02 18:51:59 -05:00
Jonathan Shook
1eead1add8 centralize jacoco template for reconfiguration 2023-01-26 23:32:15 -06:00
Jonathan Shook
f63c7aeadb replace CI+CD friendly revision 2023-01-19 16:54:06 -06:00
Madhavan Sridharan
582cbddb26 Merge branch 'main' of github.com:nosqlbench/nosqlbench into adapter-cockroachdb 2023-01-14 10:17:05 -05:00
nb-droid
a49a9e9380 [maven-release-plugin] prepare for next development iteration 2023-01-13 19:51:57 +00:00
nb-droid
67aeba7a34 [maven-release-plugin] prepare release nosqlbench-5.17.0 2023-01-13 19:51:55 +00:00
Jonathan Shook
e04eef814c temporary work-around for release plugin incompatibility 2023-01-13 13:19:35 -06:00
Jonathan Shook
31478ae591
Nosqlbench 904 version5 (#908)
* Ignore .flattened-pom.xml files from the CI-friendly flattening

* Allow newer versions to squelch version warning

* * switch to CI-friendly revisions in Maven
* add flattener
* refactor version tags
* remove unecesary indirection in poms which break version intellisense

* * switch to CI-friendly revisions in Maven
* add flattener
* refactor version tags
* remove unnecessary indirection in poms which break version intellisense

* deleting commented code
* version dep updates
* streamline LUT trimming options
* use a more explicit regex substituion technique
* specify updated okhttp version
* update resources plugin to bugfixed version
* exclude filtering for problematic files
2023-01-12 12:48:50 -06:00
Jeff Banks
9c25ad9336
Code coverage integration (#897)
* Jacoco introduced for full reporting of test coverage.
* All modules included in scope.
* Ability to scope to module OR overall reporting.
* Ability to run in dev environment and bypass as needed w/out GHA.
2023-01-12 11:25:40 -06:00
Madhavan Sridharan
0f7e9eda9a Merge branch 'main' of github.com:nosqlbench/nosqlbench into adapter-cockroachdb 2023-01-10 16:16:11 -05:00
nb-droid
6e93468632 [maven-release-plugin] prepare for next development iteration 2023-01-09 19:36:28 +00:00
nb-droid
d1b9c91e44 [maven-release-plugin] prepare release nosqlbench-4.17.32 2023-01-09 19:36:26 +00:00
Madhavan Sridharan
5289f4395f Merge branch 'main' of github.com:nosqlbench/nosqlbench into adapter-cockroachdb 2023-01-07 12:15:16 -05:00
Jonathan Shook
f4aa80f9e2 remove previous "nb" module, which will be replaced by the nb5 module soon 2023-01-05 17:26:01 -05:00
Jonathan Shook
865c0ac387 remove previous "nb" module, which will be replaced by the nb5 module soon 2023-01-05 14:38:06 -06:00
Mike Yaacoub
bdf61845fd nosqlbench-440 convert tcpclient driver from ActivityType to DriverAdapter e:1d 2023-01-04 15:26:08 -05:00
Madhavan Sridharan
0f4263f46c crdb draft 2022-12-21 13:59:28 -05:00
yabinmeng
1850a7c16f Add NB5 Kafka driver 2022-12-12 21:55:52 -06:00
yabinmeng
c08f8b6b3d 1) Add NB5 S4J example yaml files
2) Update NB5 S4J readme file
3) Minor code adjustments
2022-12-07 22:14:03 -06:00
yabinmeng
9a00af0806
Merge branch 'nosqlbench:main' into main 2022-12-07 21:58:35 -06:00
nb-droid
02522a468e [maven-release-plugin] prepare for next development iteration 2022-12-07 23:30:05 +00:00
nb-droid
fb131e9b09 [maven-release-plugin] prepare release nosqlbench-4.17.31 2022-12-07 23:30:02 +00:00
yabinmeng
b3d3f59d40 Migrate NBS4J from NB4 to NB5 2022-12-06 17:24:52 -06:00
yabinmeng
c309d200ac - Delete unsed code "driver-jms"
- NB5 Pulsar driver Admin functionality in place - create/delete tenant, namespace, and topic
2022-11-11 18:36:06 -06:00
nb-droid
d9acf85597 [maven-release-plugin] prepare for next development iteration 2022-09-30 15:58:45 +00:00
nb-droid
098455410d [maven-release-plugin] prepare release nosqlbench-4.17.30 2022-09-30 15:58:43 +00:00