GithubHelp home page GithubHelp logo

liqingrikeiikyeong / sky-walking-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/skywalking-ui

0.0 3.0 0.0 1.56 MB

The web UI for sky-walking APM

Home Page: http://skywalking.org

License: GNU General Public License v3.0

Batchfile 0.03% Shell 0.13% Java 1.80% CSS 8.83% JavaScript 88.53% HTML 0.68%

sky-walking-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. Topological graph of application cluster, inclusing tps of every application.
  2. Alarms.
  3. Trace query.
  • Tested browsers
Operation System Browser Version
Windows 7 Chrome 57.0.2987.133
IE 11 11.0.9600.18617
Firefox 50.1.0
Mac OS 10.12 Safari 10.1 (12603.1.30.0.34)
Chrome 57.0.2987.133
FireFox 52.0.2

QuickStart

  1. Requirement: Java 8+
  2. Download and startup
> curl -O https://github.com/wu-sheng/sky-walking-ui/releases/download/v3.1-2017/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

QuickStart-zh

  1. 需要JDK8+
  2. 下载应用程序
> curl -O https://github.com/wu-sheng/sky-walking-ui/releases/download/v3.1-2017/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

sky-walking-ui's People

Contributors

peng-yongsheng avatar wu-sheng avatar ascrutae avatar bai-yang avatar

Watchers

James Cloos avatar EpicOneNine avatar  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.