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 Helm chart for TLA+ conformance monitoring #22

Merged
merged 1 commit into from
Feb 22, 2020

Conversation

kuujo
Copy link
Contributor

@kuujo kuujo commented Feb 22, 2020

This PR adds a new Helm chart to do real-time conformance monitoring with TLA+ specs using the TLC model checker. Conformance monitoring is done by consuming traces from a Kafka topic and publishing alerts (invariant violations) to another Kafka topic. Applications must write traces to a Kafka topic to be consumed by the conformance monitors.

More info in the README

@adibrastegarnia adibrastegarnia merged commit 4c49032 into onosproject:master Feb 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants