Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devops workload extensions #5

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

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 <[email protected]>

* Ignore `out` directory

Signed-off-by: Arunprasad Rajkumar <[email protected]>

---------

Signed-off-by: Arunprasad Rajkumar <[email protected]>
- 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