From 6773ec0e3e1eafb6bd03701e947b18369a327d5d Mon Sep 17 00:00:00 2001 From: Tom Wilkie Date: Thu, 28 Jan 2016 08:04:34 -0800 Subject: [PATCH] Update tracer readme (2). --- experimental/tracer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/tracer/README.md b/experimental/tracer/README.md index 235870b6f..b2fb8ed7f 100644 --- a/experimental/tracer/README.md +++ b/experimental/tracer/README.md @@ -1,4 +1,4 @@ -Tracer is an prototype app for doing distributed request tracing without applications modifications. +Tracer is an prototype for doing container-centric distributed request tracing without applications modifications. It its very early. Ask Tom for a demo.