SkywalkingTest/skywalking-live-demo

Name: skywalking-live-demo

Owner: SkywalkingTest

Description: null

Created: 2018-03-14 07:03:23.0

Updated: 2018-04-09 04:40:29.0

Pushed: 2018-03-14 16:15:13.0

Homepage: null

Size: 20

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

SkyWalking Live Demo

Quick Start
Build live demo

The live demo package is in this project base directory after you execute the following commands.

t clone https://github.com/SkywalkingTest/skywalking-live-demo.git
 skywalking-live-demo 
n clean package # build the live demo archive
Deploy and start live demo

Visit the http://localhost:8764/projectA/test in your browser after execute the following commands. Note:

  1. Start collector service before you execute the following commands.
  2. those variables needs to be set according to the actual situation.
  3. COLLECTOR_SERVER_LIST: The collector server addresses
  4. AGENT_DIR: The SkyWalking agent home
    port AGENT_DIR=${AGENT_HOME}
    port COLLECTOR_SERVER_LIST=localhost:10800
     test-demo-assembly/bin
    startup.sh
    

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.