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/tracing/setup/_index.md
-1
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,6 @@ Find below the list of all available parameters for your `datadog.yaml` configur
68
68
|`apm_non_local_traffic`| boolean | Allows the Agent to receive outside connections. It then listen on all interfaces. |
69
69
|`max_memory`| float | Maximum memory that the Agent is allowed to occupy. When this is exceeded the process is killed. |
70
70
|`max_cpu_percent`| float | Maximum CPU percentage that the Agent should use. The Agent automatically adjusts its pre-sampling rate to stay below this number. |
71
-
|`max_connections`| number | Maximum number of network connections that the Agent is allowed to use. When this is exceeded the process is killed. |
72
71
73
72
74
73
To get a an overview of all the possible settings for APM, take a look at the Agent's [`datadog.example.yaml`][21] configuration file.
0 commit comments