Skip to content

Commit

Permalink
Document zipkin http endpoint (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavolloffay authored and yurishkuro committed Aug 16, 2017
1 parent 9bfab15 commit 5e5a361
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ At default settings the collector exposes the following ports:
Port | Protocol | Function
----- | ------- | ---
14267 | TChannel | used by **jaeger-agent** to send spans in jaeger.thrift format
14268 | HTTP | can accept spans directly from clients in Jaeger or Zipkin Thrift
14268 | HTTP | can accept spans directly from clients in jaeger.thrift format
9411 | HTTP | can accept Zipkin spans in JSON or Thrift (disabled by default)


## Storage Backend
Expand Down

0 comments on commit 5e5a361

Please sign in to comment.