Add Jaeger to list of similar projects

Reference:
    - Homepage: https://uber.github.io/jaeger/
    - Github: https://github.com/uber/jaeger
    - Blog post: https://eng.uber.com/distributed-tracing/

Change-Id: I158cf1220309c51c5276221d9bf7fbc18befd619
This commit is contained in:
Tovin Seven 2017-03-03 14:20:20 +07:00
parent 60e2b1f03b
commit 8d5111465a
1 changed files with 2 additions and 0 deletions

View File

@ -9,10 +9,12 @@ that are similar (in idea and ideal to OSprofiler).
* `Dapper`_
* `Tomograph`_
* `HTrace`_
* `Jaeger`_
* `OpenTracing`_
.. _Zipkin: http://zipkin.io/
.. _Dapper: http://research.google.com/pubs/pub36356.html
.. _Tomograph: https://github.com/stackforge/tomograph
.. _HTrace: https://htrace.incubator.apache.org/
.. _Jaeger: https://uber.github.io/jaeger/
.. _OpenTracing: http://opentracing.io/