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: content/en/agent/configuration/network.md
+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
@@ -214,8 +214,8 @@ Used for Agent services communicating with each other locally within the host on
214
214
|[Agent browser GUI][16]| 5002 | TCP ||
215
215
| APM receiver | 8126 | TCP | Includes Tracing and the Profiler. |
216
216
|[DogStatsD][18]| 8125 | UDP | Port for DogStatsD unless `dogstatsd_non_local_traffic` is set to true. This port is available on IPv4 localhost: `127.0.0.1`. |
217
-
| go_expvar server (APM) | 5012 | TCP | For more information, see [the go_expar integration documentation][15]. |
218
-
| go_expvar integration server | 5000 | TCP | For more information, see [the go_expar integration documentation][15]. |
217
+
| go_expvar server (APM) | 5012 | TCP | For more information, see [the go_expvar integration documentation][15]. |
218
+
| go_expvar integration server | 5000 | TCP | For more information, see [the go_expvar integration documentation][15]. |
219
219
| IPC API | 5001 | TCP | Port used for Inter Process Communication (IPC). |
220
220
| Process Agent debug | 6062 | TCP | Debug endpoints for the Process Agent. |
221
221
| Process Agent runtime | 6162 | TCP | Runtime configuration settings for the Process Agent. |
0 commit comments