Skip to content

Commit

Permalink
Update tracing.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
hlship committed Sep 15, 2020
1 parent 4251819 commit 4d8f5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tracing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ avoid unecessary function calls and object creation.
.. warning::

Tracing should never be enabled in production. This can be accomplished by removing the ``com.walmartlabs.lacinia.pedestal2/enable-tracing-interceptor``
interceptor from the pipeline.
interceptor from the pipeline (when using lacinia-pedestal).



Expand Down

0 comments on commit 4d8f5c2

Please sign in to comment.