Skip to content

Commit

Permalink
Fixes bullet list of Zipkin components (#54)
Browse files Browse the repository at this point in the history
As it isn't rendered correctly on the website.
  • Loading branch information
bartoszmajsak authored and adriancole committed Oct 4, 2016
1 parent 19c2b5c commit 5bdb5da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Spans sent by the instrumented library must be transported from the services bei
There are two primary transports: Scribe and Kafka. Scribe is shown in the figure. See [Span Receivers]({{ site.github.url }}/pages/span_receivers) for more information.

There are 4 components that make up Zipkin:

* collector
* storage
* search
Expand Down

0 comments on commit 5bdb5da

Please sign in to comment.