Git Product home page Git Product logo

cmdiagnostor's Introduction

CMDiagnostor

CMDiagnostor is an ambiguity-aware root cause localization approach based on Call Metric Data

  • data field description

    field description example(desensitization)
    monitor_id ID of monitoring item 69892594
    caller_server service name of caller 9423f6fd8f687835be9ad98a4bcc408e
    caller_service service port of caller d43783eadc757a7e8a8b82af3170536b
    caller_method method of caller 9b095c8ef97a1dc8133cc65fbf562bea
    caller_set custom tags of caller d79821eb11343daa4641187d09aaae51
    callee_server service name of callee 9423f6fd8f687835be9ad98a4bcc408e
    callee_service service port of callee d170a67d8c056b36ce038830701d9c3c
    callee_method method of callee ac126830fb14a85d85c2475676bb420a
    callee_set custom tags of callee d79821eb11343daa4641187d09aaae51
    request_min_map total call count per minute in a certain day 0:207,1:570,2:558,...,1438:276,1439:127
    duration_min_map total call duration per minute in a certain day 0:33,1:41,2:32,...,1438:69,1439:37
    success_min_map successful call count per minute in a certain day 0:204,1:565,2:551,...,1438:267,1439:116
    exception_min_map exceptional call count per minute in a certain day 0:1,1:2,2:3,...,1438:4,1439:5
    timeout_min_map overtime call count per minute in a certain day 0:2,1:3,2:4,...,1438:5,1439:6
    • instruction:
      • average response time = duration / request
      • error count = exception + timeout
  • data example

    69892594|9423f6fd8f687835be9ad98a4bcc408e|d43783eadc757a7e8a8b82af3170536b|9b095c8ef97a1dc8133cc65fbf562bea|d79821eb11343daa4641187d09aaae51|9423f6fd8f687835be9ad98a4bcc408e|d170a67d8c056b36ce038830701d9c3c|ac126830fb14a85d85c2475676bb420a|d79821eb11343daa4641187d09aaae51|0:207,1:570,2:558,...,1438:276,1439:127|0:33,1:41,2:32,...,1438:69,1439:37|0:204,1:565,2:551,...,1438:267,1439:116|0:1,1:2,2:3,...,1438:4,1439:5|0:2,1:3,2:4,...,1438:5,1439:6
    69898584|5f09e43f763a024f26daffe60f7962ed|d43783eadc757a7e8a8b82af3170536b|d79821eb11343daa4641187d09aaae51|d79821eb11343daa4641187d09aaae51|29de4931c91a8541d9ff26133179966e|d79821eb11343daa4641187d09aaae51|9ff4ab9daf9ec5960903a7e631301437|d79821eb11343daa4641187d09aaae51|0:207,1:570,2:558,...,1438:276,1439:127|0:33,1:41,2:32,...,1438:69,1439:37|0:204,1:565,2:551,...,1438:267,1439:116|0:1,1:2,2:3,...,1438:4,1439:5|0:2,1:3,2:4,...,1438:5,1439:6
    
  • the requirements are listed in the txt file and the Python version is 3.10.0

cmdiagnostor's People

Contributors

anonymous-submission-2779 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.