Causinator 9000 CI Diagnosis
Version updated for https://github.com/sylvainsf/causinator9000 to version v1.8.0.
- This action is used across all versions by 3 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Causinator 9000 is a reactive causal inference tool for diagnosing issues in cloud infrastructure by analyzing dependencies, recent changes (mutations), and observed degradation signals. It automates root cause analysis by leveraging a Bayesian inference engine to compute the probability of specific changes causing performance issues, identifying causal paths in a dependency graph. Key capabilities include high-performance inference on large-scale graphs, temporal decay prioritization of recent changes, and integration with PostgreSQL for data ingestion and storage.
What’s Changed
What’s Changed
- Classify from job logs, restrict flaky to non-deterministic signals by @sylvainsf in https://github.com/sylvainsf/causinator9000/pull/11
Full Changelog: https://github.com/sylvainsf/causinator9000/compare/v1.7.0...v1.8.0