Added docs on how to add Sleuth to the project

This commit is contained in:
Marcin Grzejszczak
2016-05-09 17:30:00 +02:00
parent 94ed8cfe4b
commit 8154bab922
3 changed files with 424 additions and 6 deletions

View File

@@ -12,4 +12,4 @@ public class ZipkinStreamServerApplication {
SpringApplication.run(ZipkinStreamServerApplication.class, args);
}
}
}