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

add: ClickHouse examples #3

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

Conversation

staceysalamon-aiven
Copy link
Collaborator

About this change - What it does

Adds ClickHouse examples with fixes and updates introductions.

@staceysalamon-aiven staceysalamon-aiven self-assigned this May 6, 2024
@staceysalamon-aiven staceysalamon-aiven requested a review from a team June 6, 2024 14:05
The `kafka.tf` file creates the Kafka service with a topic named `edge-measurements` to ingest messages from IoT edge devices. The IoT measurements are in the following format:

```javascript

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

empty string :)

@@ -0,0 +1,3 @@
resource "aiven_project" "clickhouse_postgres_source" {
project = "ORG_NAME-clickhouse-postgres-source"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The project name must be in lower case:

Please enter a valid project name. It must begin with a letter a-z, consist of letters, numbers and dashes and be between 4 and 63 characters in length.

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.

2 participants