We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c898c3f commit 1240c7cCopy full SHA for 1240c7c
content/en/agent/faq/agent-downgrade-major.md
@@ -109,7 +109,7 @@ This guide assumes you upgraded to the Agent v6 using the [upgrade guide][1]. If
109
sudo -u dd-agent -- cp /etc/datadog-agent/checks.d/<CHECK>.py /etc/dd-agent/checks.d/
110
```
111
112
-7. Restart the agent
+7. Restart the Agent:
113
114
```shell
115
sudo systemctl restart datadog-agent # Systemd
@@ -156,7 +156,7 @@ This guide assumes you upgraded to the Agent v6 using the [upgrade guide][1]. If
156
157
158
159
-5. Restart the agent
+5. Restart the Agent:
160
161
162
0 commit comments