Skip to content

arcaartem/request-timeline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

130 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Request Timeline

This application displays log entries representing HTTP requests visually on a timeline. It depends on services logging according to the common OTLs--specifically, ot-v1, msg-v1, and http-v1.

On discovery it advertises as timeline, and the singularity request is timeline as well.

To build a docker image using currently installed components

build

To deploy

Run deploy.sh from deploy subdirectory

To update modules (rarely needed)

npm install bower
node_modules/bower/bin/bower install

Urls

http://timeline.otenv.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 39.3%
  • Shell 23.5%
  • HTML 20.5%
  • CSS 13.3%
  • Dockerfile 3.4%