Files
2016-01-31 17:51:55 -08:00
..
2015-12-16 15:30:53 +00:00
2016-01-31 17:51:55 -08:00
2016-01-28 08:04:04 -08:00
2016-01-28 08:04:34 -08:00
2015-12-16 15:21:34 +00:00

Tracer is an prototype for doing container-centric distributed request tracing without applications modifications.

It its very early. Ask Tom for a demo.

Run tracer:

  • make
  • ./tracer.sh start

TODO:

  • need to stich traces together
  • deal with persistant connections
  • make it work for goroutines
  • test with jvm based app
  • find way to get local ip address for an incoming connection
  • make the container/process trace start/stop more reliable