Skip to content

Commit d554283

Browse files
Bert-Ryurishkuro
authored andcommitted
Add hyperlink to OpenTracing specification (#1175)
It would be helpful to be able to jump from this readme to the OpenTracing specification. Signed-off-by: Bert Roos <Bert-R@users.noreply.github.com>
1 parent 3c706c8 commit d554283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For example, any given Jaeger installation at Uber is typically processing sever
3333

3434
### Native support for OpenTracing
3535

36-
Jaeger backend, Web UI, and instrumentation libraries have been designed from ground up to support the OpenTracing standard.
36+
Jaeger backend, Web UI, and instrumentation libraries have been designed from ground up to support the [OpenTracing standard](https://opentracing.io/specification/).
3737
* Represent traces as directed acyclic graphs (not just trees) via [span references](https://github.com/opentracing/specification/blob/master/specification.md#references-between-spans)
3838
* Support strongly typed span _tags_ and _structured logs_
3939
* Support general distributed context propagation mechanism via _baggage_

0 commit comments

Comments
 (0)