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: articles/partner-solutions/dynatrace/manage.md
+39-80Lines changed: 39 additions & 80 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,28 +15,27 @@ This article describes how to manage the settings for Dynatrace for Azure.
15
15
16
16
To see the details of your Dynatrace resource, select **Overview** in the left pane.
17
17
18
+
:::image type="content" source="media/manage/resource-overview.png" alt-text="A screenshot of a Dynatrace resource in the Azure portal with the overview displayed in the working pane." lightbox="media/manage/resource-overview.png":::
19
+
18
20
The details include:
19
21
20
22
- Resource group name
21
23
- Region
22
24
- Subscription
25
+
- Subscription ID
23
26
- Tags
24
-
- Single sign-on link to Dynatrace environment
25
-
- Dynatrace billing plan
27
+
- Dynatrace environment
28
+
- Status
29
+
- Pricing plan
26
30
- Billing term
31
+
- Dynatrace account
27
32
28
-
At the bottom, you see two tabs:
29
-
30
-
-**Get started tab** also provides links to Dynatrace dashboards, logs, and Smartscape Topology.
31
-
-**Monitoring tab** provides a summary of the resources sending logs to Dynatrace.
32
-
33
-
If you select the **Monitoring** pane, you see a table with information about the Azure resources sending logs to Dynatrace.
33
+
To manage your resource, select the links next to corresponding details.
34
34
35
-
The columns in the table denote important information for your resource:
35
+
Below the essentials, you can navigate to other details about your resource by selecting the links.
36
36
37
-
-**Resource type** - Azure resource type.
38
-
-**Total resources** - Count of all resources for the resource type.
39
-
-**Logs to Dynatrace** - Count of resources sending logs to Dynatrace through the integration.
37
+
-**Get started** provides access to Dashboards, Logs, and Smartscape Topology.
38
+
-**Monitoring** provides a summary of resources sending logs to Dynatrace.
40
39
41
40
## Reconfigure rules for metrics and logs
42
41
@@ -46,97 +45,57 @@ For more information, see [Configure metrics and logs](dynatrace-create.md#confi
46
45
47
46
## View monitored resources
48
47
49
-
To see the list of resources emitting logs to Dynatrace, select **Monitored Resources** in the left pane.
50
-
51
-
You can filter the list of resources by resource type, resource group name, region and whether the resource is sending logs.
52
-
53
-
The column **Logs to Dynatrace** indicates whether the resource is sending logs to Dynatrace. If the resource isn't sending logs, this field indicates why logs aren't being sent. The reasons could be:
54
-
55
-
-_Resource doesn't support sending logs_ - Only resource types with monitoring log categories can be configured to send logs. See [supported categories](/azure/azure-monitor/essentials/resource-logs-categories).
56
-
-_Limit of five diagnostic settings reached_ - Each Azure resource can have a maximum of five diagnostic settings. For more information, see [diagnostic settings](/cli/azure/monitor/diagnostic-settings).
57
-
-_Error_ - The resource is configured to send logs to Dynatrace, but is blocked due to an error.
58
-
-_Logs not configured_ - Only Azure resources that have the appropriate resource tags are configured to send logs to Dynatrace.
59
-
-_Agent not configured_ - Virtual machines without the Dynatrace OneAgent installed don't emit logs to Dynatrace.
48
+
To view the list of resources emitting logs to Dynatrace, select **Dynatrace environment config > Monitored Resources** in the Resource menu.
60
49
61
-
## Monitor virtual machines using Dynatrace OneAgent
50
+
> [!TIP]
51
+
> You can filter the list of resources by resource type, resource group name, region, and whether the resource is sending logs and/or metrics.
62
52
63
-
You can install Dynatrace OneAgent on virtual machines as an extension. Select **Virtual Machines** under **Dynatrace environment config** in the Resource menu. In the working pane, you see a list of all virtual machines in the subscription.
53
+
The column **Logs to Dynatrace** indicates whether the resource is sending logs to Dynatrace.
54
+
The column **Metrics to Dynatrace** indicates whether the resource is sending metrics to Dynatrace.
64
55
65
-
For each virtual machine, the following info is displayed:
56
+
## Monitor resources using Dynatrace OneAgent
66
57
67
-
| Column | Description |
68
-
|------------|------------|
69
-
|**Name**| The name of the virtual machine. |
70
-
|**Status**| Indicates whether the virtual machine is stopped or running. Dynatrace OneAgent can only be installed on virtual machines that are running. If the virtual machine is stopped, installing the Dynatrace OneAgent is disabled. |
71
-
|**OneAgent status**| Whether the Dynatrace OneAgent is running on the virtual machine. |
72
-
|**OneAgent version**| The Dynatrace OneAgent version number. |
73
-
|**Auto-update**| Whether autoupdate is enabled for the OneAgent. |
74
-
|**Log monitoring**| Whether log monitoring option was selected when OneAgent was installed. |
75
-
|**Monitoring mode**| Whether the Dynatrace OneAgent is monitoring hosts in [full-stack monitoring mode or infrastructure monitoring mode](https://www.dynatrace.com/support/help/how-to-use-dynatrace/hosts/basic-concepts/get-started-with-infrastructure-monitoring). |
58
+
You can install Datadog OneAgents on virtual machines, App Service extensions, and Azure Arc Machines.
76
59
77
-
> [!NOTE]
78
-
> If a virtual machine shows that a OneAgent is installed, but the option Uninstall extension is disabled, then the agent was configured through a different Dynatrace resource in the same Azure subscription. To make any changes, please go to the other Dynatrace resource in the Azure subscription.
60
+
### Virtual Machines
79
61
80
-
## Monitor App Services using Dynatrace OneAgent
62
+
To monitor resources for virtual machines, select **Dynatrace environment config > Virtual Machines** from the Resource pane.
81
63
82
-
You can install Dynatrace OneAgent on an App Service as an extension. Select an App Service in the Resource menu. In the working pane, you see a list of any App Service in the subscription.
64
+
> [!IMPORTANT]
65
+
>
66
+
> - Dynatrace OneAgent can only be installed on virtual machines that are running. If the virtual machine is stopped, installing the Dynatrace OneAgent is disabled.
67
+
> - If a virtual machine shows that a OneAgent is installed, but the option Uninstall extension is disabled, then the agent was configured through a different Dynatrace resource in the same Azure subscription. To make any changes, please go to the other Dynatrace resource in the Azure subscription.
83
68
84
-
For each App Service, the following information is displayed:
69
+
[!INCLUDE [agent](../includes/agent.md)]
85
70
86
-
| Column | Description |
87
-
|------------|------------|
88
-
|**Name**| App Service name. |
89
-
|**Status**| Indicates whether the App Service is running or stopped. Dynatrace OneAgent can only be installed on an App Service that is running. |
90
-
|**App Service plan**| The plan configured for the App Service. |
91
-
|**OneAgent version**| The Dynatrace OneAgent version. |
92
-
|**OneAgent status**| status of the agent. |
71
+
### App Service
93
72
94
-
To install the Dynatrace OneAgent, select the App Service and select **Install Extension.** The application settings for the selected App Service are updated and the App Service is restarted to complete the configuration of the Dynatrace OneAgent.
73
+
To monitor resources for App Service, select **Dynatrace environment config > App Service** from the Resource pane.
95
74
96
-
> [!NOTE]
97
-
>App Service extensions are currently supported only for App Services that are running on Windows OS. App Services using the Linux OS are not shown in the list.
75
+
[!INCLUDE [agent](../includes/agent.md)]
98
76
99
-
> [!NOTE]
100
-
> This screen currently only shows App Services of type Web App. Managing agents for Function apps is not supported at this time.
101
-
102
-
## Monitor Arc enabled servers using Dynatrace OneAgent
103
-
104
-
Azure Arc delivers a consistent multicloud and on-premises management platform, allowing users to manage applications and services extending across data centers, multiple clouds and edge.
105
-
106
-
You can install Dynatrace OneAgent to monitor Azure Arc-enabled servers as an extension. Select ARC Machine Extension under Dynatrace environment config in the Resource menu. In the working pane, you see a list of all Arc-enabled servers in the subscription. Filters include _Resource Group, Subscription, Resource Status and Agent Status_.
77
+
### Azure Arc Machines
107
78
108
-
For each Arc-enabled server, the following information is displayed:
109
-
110
-
| Column | Description |
111
-
|------------|------------|
112
-
|**Resource Name**| Name of the Azure Arc-enabled server. |
113
-
|**Resource Group**| Name of the resource group containing the Arc-enabled server. |
114
-
|**Susbscription**| Name of the subscription containing the Arc-enabled server. |
115
-
|**Resource Status**| Indicates whether the Arc-enabled server is stopped or running. |
116
-
|**Auto-update**| Whether autoupdate is enabled for the OneAgent. |
117
-
|**Agent Status**| Indicates whether Dynatrace OneAgent is running on the Arc-enabled server. |
118
-
|**Agent Version**| Version of Dynatrace OneAgent. |
119
-
120
-
To install OneAgent, choose the Arc-enabled servers you would like to monitor and click on **Install Extension**. Select **OK** to begin the installation process for Dynatrace OneAgent. After the agent is installed, the agent status changes to Installed.
121
-
You can uninstall Dynatrace OneAgent on an Arc server by selecting the resource and clicking on **Uninstall Extension**.
79
+
### Azure Arc Machines
122
80
123
-
## Reconfigure single sign-on
81
+
To monitor resources for Azure Arc Machines, select **Datadog organization configurations > Azure Arc Machines** from the Resource pane.
124
82
125
-
If you would like to reconfigure single sign-on, select **Single sign-on** in the left pane.
83
+
[!INCLUDE [agent](../includes/agent.md)]
126
84
127
-
If single sign-on was already configured, you can disable it.
85
+
## Reconfigure single sign-on
128
86
129
-
To establish single sign-on or change the application, select **Enable single sign-on through Microsoft Entra ID**. The portal retrieves Dynatrace application from Microsoft Entra ID. The app comes from the enterprise app name selected during the [preconfiguration steps](configure-prerequisites.md).
87
+
To enable single sign-on through Microsoft Entra ID:
130
88
131
-
## Delete Dynatrace resource
89
+
1. Select **Settings > Single sign-on** from the Resource pane.
132
90
133
-
Select **Overview** in Resource menu. Then, select **Delete**. Confirm that you want to delete the Dynatrace resource. Select **Delete**.
91
+
1. Select the check box.
134
92
135
-
If only one Dynatrace resource is mapped to a Dynatrace environment, logs are no longer sent to Dynatrace. All billing through Azure Marketplace stops for Dynatrace.
93
+
## Delete a Datadog resource
136
94
137
-
If more than one Dynatrace resource is mapped to the Dynatrace environment using the link Azure subscription option, deleting the Dynatrace resource only stops sending logs for Azure resources associated to that Dynatrace resource. However, since this one Dynatrace environment might still be linked to other Dynatrace resources, billing continues through the Azure Marketplace.
- For help with troubleshooting, see [Troubleshooting Dynatrace integration with Azure](dynatrace-troubleshoot.md).
100
+
-[Get started with infrastructure monitoring](https://www.dynatrace.com/support/help/how-to-use-dynatrace/hosts/basic-concepts/get-started-with-infrastructure-monitoring)
0 commit comments