Skip to content

Devops workload extensions#5

Open
jodoma wants to merge 6 commits intomongodb-forks:mainfrom
benchANT:devops-workload-extensions
Open

Devops workload extensions#5
jodoma wants to merge 6 commits intomongodb-forks:mainfrom
benchANT:devops-workload-extensions

Conversation

@jodoma
Copy link

@jodoma jodoma commented May 21, 2024

Add-ons / fixes to the main branch of the repo with the following modifications

  • incorporate v2 implementation of InfluxDB support (from Redis repo)
  • incorporate latest modifications from timescale repo
  • updates to Clickhouse implementation to support Clickhouse cloud offering
  • updates to Timescale implementation to be compatible with their cloud offering: change statements for hypertable creation

filipecosta90 and others added 6 commits May 21, 2024 22:30
* Ensure all tables are created before continuing

When create-metrics-table is false, PostCreateDB does not populate tableCols,
causing incorrect column count in Timescale processor.  Wait for all tables to be created.

Signed-off-by: Arunprasad Rajkumar <ar.arunprasad@gmail.com>

* Ignore `out` directory

Signed-off-by: Arunprasad Rajkumar <ar.arunprasad@gmail.com>

---------

Signed-off-by: Arunprasad Rajkumar <ar.arunprasad@gmail.com>
- Converted old MergeTree syntax to new syntax with same values
- Added support for port, secure and skip-verify parameters
- Added new clickhouse parameters to documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants