Skip to content

Absence of change tutorial #98

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

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

Conversation

danielgerlag
Copy link
Contributor

Corresponding learning PR here: drasi-project/learning#46

This PR adds a basic non-events tutorial. It creates a PostgreSQL table with a list of freezers, and a simple continuous query that leverages the trueFor function to monitor the freezer temperature, adding to the result set if the temperature remains above 32 for a sustained duration.

Copy link
Contributor

@amansinghoriginal amansinghoriginal left a comment

Choose a reason for hiding this comment

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

Looks good overall, but I'm unable to verify in a codespace because of our billing issue.


{{% /tab %}}

{{% tab header="Local Setup" text=true %}}
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should also add the CLI as one of the prereqs for the local setup, as the CLI is later used for applying the files.

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