mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-22 02:42:52 +08:00
Update tracing.rst (#509)
This commit is contained in:
parent
8711b07de6
commit
a5bb74a2ea
@ -1,7 +1,7 @@
|
|||||||
Tracing
|
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.
|
In order to use the tracing please read the Butterfly documentation.
|
||||||
|
|
||||||
@ -28,4 +28,4 @@ Then in your ocelot.json add the following to the ReRoute you want to trace..
|
|||||||
"UseTracing": true
|
"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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user