English

Next Stop "NoOps": Enabling Cross-System Diagnostics Through Graph-based Composition of Logs and Metrics

Distributed, Parallel, and Cluster Computing 2018-09-21 v1 Performance

Abstract

Performing diagnostics in IT systems is an increasingly complicated task, and it is not doable in satisfactory time by even the most skillful operators. Systems and their architecture change very rapidly in response to business and user demand. Many organizations see value in the maintenance and management model of NoOps that stands for No Operations. One of the implementations of this model is a system that is maintained automatically without any human intervention. The path to NoOps involves not only precise and fast diagnostics but also reusing as much knowledge as possible after the system is reconfigured or changed. The biggest challenge is to leverage knowledge on one IT system and reuse this knowledge for diagnostics of another, different system. We propose a framework of weighted graphs which can transfer knowledge, and perform high-quality diagnostics of IT systems. We encode all possible data in a graph representation of a system state and automatically calculate weights of these graphs. Then, thanks to the evaluation of similarity between graphs, we transfer knowledge about failures from one system to another and use it for diagnostics. We successfully evaluate the proposed approach on Spark, Hadoop, Kafka and Cassandra systems.

Keywords

Cite

@article{arxiv.1809.07687,
  title  = {Next Stop "NoOps": Enabling Cross-System Diagnostics Through Graph-based Composition of Logs and Metrics},
  author = {Michał Zasadziński and Marc Solé and Alvaro Brandon and Victor Muntés-Mulero and David Carrera},
  journal= {arXiv preprint arXiv:1809.07687},
  year   = {2018}
}

Comments

Peer-reviewed, accepted as a regular paper to IEEE Cluster 2018. To be published through proceedings in September 2018

R2 v1 2026-06-23T04:12:53.569Z