Skip to content

Commit 5769666

Browse files
Merge pull request #293619 from pdjokar96/datadog-feature-updates
Adding AKS and Arc updates
2 parents a10e5af + f015789 commit 5769666

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

articles/partner-solutions/datadog/manage.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,49 @@ Select **OK** to begin the installation process for the Datadog agent. The porta
170170

171171
To uninstall Datadog agents on the app service, go to **App Service Extension**. Select the app service and **Uninstall Extension**
172172

173+
## Monitor AKS clusters using the Datadog extension
174+
You can collect monitoring data from your containerized applications deployed on Azure Kubernetes Service (AKS) by installing the Datadog Agent on your AKS clusters.
175+
- Select **Datadog organization configurations** > **Azure Kubernetes Services** from the *Service menu*.
176+
177+
A list of all AKS Clusters in the subscription displays in the working pane. If you have added multiple subscriptions via the **Monitored Subscriptions** blade, AKS clusters across all of those subscriptions are listed. Filters include *Resource Group*, *Subscription*, *Resource Status* and *Agent Status*.
178+
179+
For each AKS resource, the following info appears:
180+
181+
| Property | Description |
182+
|--------------------------|--------------------------------------------------------------------------|
183+
| **Resource Name** | Name of the AKS Cluster. |
184+
| **Resource Group** | Name of the resource group containing the AKS resource. |
185+
| **Subscription** | Name of the subscription containing the AKS resource. |
186+
| **Kubernetes Version** | The version of Kubernetes running in the cluster. |
187+
| **Resource Status** | Indicates whether the AKS resource is stopped or running. |
188+
| **Agent Status** | Indicates whether the Datadog agent is running on the AKS Cluster. |
189+
| **Agent Version** | Version of the Datadog agent. |
190+
191+
- To install the agent, choose the AKS clusters you would like to monitor and click on **Install Extension**. Select **OK** to begin the installation process for the Datadog agent. After the Datadog agent is installed, the agent status changes to *Installed*.
192+
193+
You can uninstall the Datadog agent on a cluster by selecting the AKS resource and clicking on **Uninstall Extension**.
194+
195+
## Monitor Arc enabled servers using the Datadog agent
196+
You can monitor your Azure Arc-enabled servers by installing the Datadog agent as an extension.
197+
- Select **Datadog organization configurations** > **Azure Arc Machines** from the *Service menu*.
198+
199+
A list of all Arc-enabled servers in the subscription displays in the working pane. If you have added multiple subscriptions via the **Monitored Subscriptions** blade, resources across all of those subscriptions are listed. Filters include *Resource Group*, *Subscription*, *Resource Status* and *Agent Status*.
200+
201+
For each Arc-enabled server, the following info appears:
202+
203+
| Property | Description |
204+
|--------------------------|--------------------------------------------------------------------------|
205+
| **Resource Name** | Name of the Azure Arc-enabled server. |
206+
| **Resource Group** | Name of the resource group containing the Arc-enabled server. |
207+
| **Subscription** | Name of the subscription containing the Arc-enabled server. |
208+
| **Resource Status** | Indicates whether the Arc-enabled server is stopped or running. |
209+
| **Agent Status** | Indicates whether the Datadog agent is running on the Arc-enabled server.|
210+
| **Agent Version** | Version of the Datadog agent. |
211+
212+
- To install the agent, choose the Arc-enabled servers you would like to monitor and click on **Install Extension**. Select **OK** to begin the installation process for the Datadog agent. After the Datadog agent is installed, the agent status changes to *Installed*.
213+
214+
You can uninstall the Datadog agent on an Arc server by selecting the resource and clicking on **Uninstall Extension**.
215+
173216
## Reconfigure single sign-on
174217

175218
If you would like to reconfigure single sign-on, select **Single sign-on** in the left pane.

0 commit comments

Comments
 (0)