Giter Club home page Giter Club logo

qitop's Introduction

QiTop

List the most used methods and display aggregated metrics.

Screenshot

About

QiLoop is a observation tool designed to provide insights. It uses method statistics APIs for the top list and event tracing APIs for the line charts.

For events recording, consider qicli trace or qiloop trace.

Navigation

esc/q: quit
j/k or up/down : naviate the top list
enter: visualize the selected method
space/backspace : scroll the logs
page up/page down : navigate the logs

Compilation for the robot

$ env GO111MODULE=on CGO_ENABLED=0 go get github.com/lugu/qitop
$ scp ~/go/bin/qitop nao@robot:~

Usage

From the robot:

$ qitop

Or from a remote computer:

$ qitop -qi-url tcps://robot:9503 -user nao

Help:

$ qitop -h
Usage of qitop:
  -log-file string
        file where to write qitop logs
  -log-level int
        log level, 1:fatal, 2:error, 3:warning, 4:info, 5:verbose, 6:debug (default 4)
  -method string
        method name
  -qi-url string
        Service directory URL (default "tcp://localhost:9559")
  -service string
        service name
  -user string
        user name

Credentials

One can create a file ~/.qiloop-auth.conf with the user and token.

Credits

Build thanks to Termdash and QiLoop.

qitop's People

Contributors

lugu avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

qitop's Issues

Error building from source

Following the steps in the README, I encountered an error:

~/Code โŒš 9:27:50
$ env GO111MODULE=on CGO_ENABLED=0 go get github.com/lugu/qitop
package crypto/ed25519: unrecognized import path "crypto/ed25519" (import path does not begin with hostname)

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.