You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,9 +113,9 @@ small example that shows adding a custom span to a Flask application::
113
113
Read the full `API`_ for more details.
114
114
115
115
Modifying the Agent hostname and port
116
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
116
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
117
117
118
-
If the Datadog Agent is on a separate host from your application, you can modify the default ddtrace.tracer object to utilize another hostname and port. Here is a small example showcasing this:
118
+
If the Datadog Agent is on a separate host from your application, you can modify the default ddtrace.tracer object to utilize another hostname and port. Here is a small example showcasing this::
0 commit comments