Explainable Failure Root Cause Analyzer
149
This repository provides containerized version of yRCA, an explainable failure root cause analyzer.
yRCA comes with illustrative examples showcasing its application to explain failures observed on the fronted of a testbed applications, by knowing which were the services that possibly failed first. The log files constituting the illustrative examples are publicly available in the data/examples/sock-echo directory of yRCA's GitHub repository.
We here provide the Docker image diunipisocc/yrca:examples, which automatically runs a script applying yRCA to explain all such illustrative examples and showing the computed results. Such a Docker image constitutes a reproducible capsule that can be executed on any Docker-enabled host by issuing the following command:
docker pull diunipisocc/yrca:examples
docker run diunipisocc/yrca:examples
Content type
Image
Digest
sha256:86eaf4646…
Size
273.6 MB
Last updated
over 3 years ago
docker pull diunipisocc/yrca:examples