Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
yurishkuro committed Apr 7, 2018
1 parent 4d1c5c3 commit 1ae65e0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ of routing the traffic from Zipkin libraries to the Jaeger backend.

### Documentation

* Published: http://jaeger.readthedocs.io/en/latest/
* Published: https://www.jaegertracing.io/docs/
* Source: https://github.com/jaegertracing/documentation

### Instrumentation Libraries
Expand All @@ -83,7 +83,8 @@ of routing the traffic from Zipkin libraries to the Jaeger backend.
* [Java client](https://github.com/jaegertracing/jaeger-client-java)
* [Python client](https://github.com/jaegertracing/jaeger-client-python)
* [Node.js client](https://github.com/jaegertracing/jaeger-client-node)
* [C++ client](https://github.com/jaegertracing/cpp-client)
* [C++ client](https://github.com/jaegertracing/jaeger-client-cpp)
* [C# client](https://github.com/jaegertracing/jaeger-client-csharp)

### Deployment

Expand Down Expand Up @@ -111,7 +112,7 @@ The Jaeger contributors meet bi-weekly, and everyone is welcome to join.

## Roadmap

See http://jaeger.readthedocs.io/en/latest/roadmap/
See https://www.jaegertracing.io/docs/roadmap/

## Questions, Discussions, Bug Reports

Expand Down

0 comments on commit 1ae65e0

Please sign in to comment.