Code Monkey home page Code Monkey logo

skywalking-ui's Introduction

Sky Walking Web UI

Sky Walking logo

The web UI for sky-walking APM.

Build Status

This independent UI repository works since sky-walking 3.0.

  1. Realtime Application Topological Graph
  2. Distributed Trace Query.
  3. Application Instances Overview.
  4. JVM Metric View of application instances.
  5. The relationship of services.

Recommand browsers: Safari & Chrome

QuickStart

  1. Requirement: Java 8+
  2. Download and startup
> curl -O https://github.com/wu-sheng/sky-walking-ui/releases/download/<project-version>/skywalking-web.tar.gz  
> tar -xvf skywalking-web.tar.gz  
> cd skywalking-web/bin  
> ./startup.sh
  1. Configuring skywalking-ui
  • Set server listening port in config/application.properties
  • Set log in config/log4j2.xml
  • Set addresses of collector servers in config/collector_config.properties
  1. open http://127.0.0.1:8080/

QuickStart-zh

  1. 需要JDK8+
  2. 通过命令下载应用程序,或直接前往发布页面下载
> curl -O https://github.com/wu-sheng/sky-walking-ui/releases/download/<project-version>/skywalking-web.tar.gz  
> tar -xvf skywalking-web.tar.gz  
> cd skywalking-web/bin  
> ./startup.sh
  1. 配置应用程序
  • config/application.properties文件中,设置webui的监听端口
  • config/collector_config.properties文件中,设置collector集群或单实例地址,对应的collector.config中的配置项是http.port
  1. 浏览器打开 http://127.0.0.1:8080/

skywalking-ui's People

Contributors

wu-sheng avatar peng-yongsheng avatar ascrutae avatar zuohl avatar wendal avatar hanahmily avatar bai-yang avatar

Watchers

 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.