trace-web

command module
v0.0.0-...-b27e81e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2016 License: Apache-2.0 Imports: 4 Imported by: 0

README

Trace Web

The trace web is a dashboard for the platform trace-srv.

Getting started

  1. Install Consul

    Consul is the default registry/trace for go-micro apps. It's however pluggable. https://www.consul.io/intro/getting-started/install.html

  2. Run Consul

    $ consul agent -dev -advertise=127.0.0.1
    
  3. Download and start the service

    go get github.com/micro/trace-web
    trace-web
    

    OR as a docker container

    docker run microhq/trace-web --registry_address=YOUR_REGISTRY_ADDRESS
    

Trace Web 1

Trace Web 2

Trace Web 3

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL