Skip to content

Commit

Permalink
Update tracing.rst (ThreeMammals#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
Varorbc authored and TomPallister committed Jul 30, 2018
1 parent 8711b07 commit a5bb74a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/features/tracing.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Tracing
=======

Ocelot providers tracing functionality from the excellent `Butterfly <https://github.com/ButterflyAPM>`_ project.
Ocelot providers tracing functionality from the excellent `Butterfly <https://github.com/liuhaoyang/butterfly>`_ project.

In order to use the tracing please read the Butterfly documentation.

Expand All @@ -28,4 +28,4 @@ Then in your ocelot.json add the following to the ReRoute you want to trace..
"UseTracing": true
},
Ocelot will now send tracing information to Butterfly when this ReRoute is called.
Ocelot will now send tracing information to Butterfly when this ReRoute is called.

0 comments on commit a5bb74a

Please sign in to comment.