Sign inSign up

diunipisocc/yrca

By diunipisocc

Updated over 3 years ago

Explainable Failure Root Cause Analyzer

Image
0

149

diunipisocc/yrca repository overview

yRCA

This repository provides containerized version of yRCA, an explainable failure root cause analyzer.

Reproducible capsule of illustrative examples

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

Tag summary

Content type

Image

Digest

sha256:86eaf4646

Size

273.6 MB

Last updated

over 3 years ago

docker pull diunipisocc/yrca:examples