Skip to content

Commit fa7ea0b

Browse files
Update manage.md
1 parent c0fdcda commit fa7ea0b

File tree

1 file changed

+25
-28
lines changed

1 file changed

+25
-28
lines changed

articles/partner-solutions/datadog/manage.md

Lines changed: 25 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -22,50 +22,47 @@ To see details of your Datadog resource, select **Overview** in the left pane.
2222
The details include:
2323

2424
- Resource group name
25-
- Location/Region
25+
- Location
2626
- Subscription
27+
- Subscription ID
2728
- Tags
28-
- Single sign-on link to Datadog organization
29-
- Datadog offer/plan
30-
- Billing term
29+
- Datadog organization
30+
- Status
31+
- Pricing Plan
32+
- Billing Plan
3133

32-
It also provides links to Datadog dashboards, logs, and host maps.
34+
To manage your resource, select the links next to corresponding details.
3335

34-
The overview screen provides a summary of the resources sending logs and metrics to Datadog.
36+
Below the essentials, you can navigate to other details about your resource by selecting the links.
3537

36-
|Term |Description |
37-
|---------|---------|
38-
|Resource type |Azure resource type. |
39-
|Total resources |Count of all resources for the resource type. |
40-
|Resources sending logs |Count of resources sending logs in Datadog through the integration. |
41-
|Resources sending metrics |Count of resources sending metrics to Datadog through the integration. |
38+
- **View Dashboards** provides insights on health and performance.
39+
- **View Logs** allows you to search and analyze logs using adhoc queries.
40+
- **View host maps** provides a complete view of all hosts (VMs, VMSS, App service plans)
4241

43-
## Reconfigure rules for metrics and logs
42+
A summary of resources is also displayed in the working pane.
4443

45-
To change the configuration rules for metrics and logs, select **Metrics and Logs** in the left pane.
44+
|Term |Description |
45+
|-----------------------------|-------------------------------------------------------------------------------|
46+
|Resource type |Azure resource type. |
47+
|Total resources |Count of all resources for the resource type. |
48+
|Resources sending logs |Count of resources sending logs in Datadog through the integration. |
49+
|Resources sending metrics |Count of resources sending metrics to Datadog through the integration. |
4650

47-
To send subscription level logs to Datadog, select **Send subscription activity logs**. If this option is left unchecked, none of the subscription level logs are sent to Datadog.
51+
## Reconfigure rules for metrics and logs
4852

49-
To send Azure resource logs to Datadog, select **Send Azure resource logs for all defined resources**.
53+
To change the configuration rules for metrics and logs, select **Datadog organization configurations > Metrics and Logs** in the Resource menu.
5054

5155
## View monitored resources
5256

53-
To see the list of resources emitting logs to Datadog, select **Monitored Resources** in the Resource menu.
54-
55-
You can filter the list of resources by resource type, subscription, resource group name, location, and whether the resource is sending logs and metrics. Only the resource types supported by Azure Monitor are monitored. Check out the list of [resource types supported by Azure Monitor](/azure/azure-monitor/essentials/resource-logs-categories).
57+
To see the list of resources emitting logs to Datadog, select **Datadog organization configurations > Monitored Resources** in the Resource menu.
5658

57-
The column **Logs to Datadog** indicates whether the resource is sending logs to Datadog. If the resource isn't sending logs, this field indicates why logs aren't being sent to Datadog. The reasons could be:
59+
You can filter the list of resources by resource type, subscription, resource group name, location, and whether the resource is sending logs and metrics.
5860

59-
- Resource doesn't support sending logs. Only resources types with monitoring log categories can be configured to send logs to Datadog.
60-
- Limit of five diagnostic settings reached. Each Azure resource can have a maximum of five diagnostic settings. For more information, see [diagnostic settings](/azure/azure-monitor/essentials/diagnostic-settings).
61-
- Error. The resource is configured to send logs to Datadog, an error is blocking it.
62-
- Logs not configured. Only Azure resources that have the appropriate resource tags are configured to send logs to Datadog.
63-
- Region not supported. The Azure resource is in a region that doesn't currently support sending logs to Datadog.
64-
- Datadog agent not configured. Virtual machines without the Datadog agent installed don't emit logs to Datadog.
61+
The column **Logs to Datadog** indicates whether the resource is sending logs to Datadog.
6562

6663
## Monitor multiple subscriptions
6764

68-
While monitoring resources in a subscription is straightforward, observing multiple subscriptions, each with their own set of resources becomes tricky. Instead, you can monitor multiple subscriptions by linking them to a single Datadog resource tied to a Datadog organization, which provides a single pane of glass view for all resources across multiple subscriptions.
65+
You can monitor multiple subscriptions by linking them to a single Datadog resource tied to a Datadog organization, which provides a single pane of glass view for all resources across multiple subscriptions.
6966

7067
To manage multiple subscriptions that you want to monitor, select **Monitored Subscriptions** in the **Datadog organization configurations** section of the Resource menu.
7168

@@ -77,7 +74,7 @@ Select the subscriptions you want to monitor through the Datadog resource and se
7774

7875
If the list doesn’t get updated automatically, select **Refresh** to view the subscriptions and their monitoring status. You might see an intermediate status of _In Progress_ while a subscription gets added. When the subscription is successfully added, you see the status is updated to **Active**. If a subscription fails to get added, **Monitoring Status** shows as **Failed**.
7976

80-
The set of tag rules for metrics and logs defined for the Datadog resource apply to all subscriptions that are added for monitoring. Setting separate tag rules for different subscriptions isn't supported. Diagnostics settings are automatically added to resources in the added subscriptions that match the tag rules defined for the Datadog resource. To reconfigure the rules, check [Reconfigure rules for metrics and logs](#reconfigure-rules-for-metrics-and-logs).
77+
The set of tag rules for metrics and logs defined for the Datadog resource apply to all subscriptions that are added for monitoring. Setting separate tag rules for different subscriptions isn't supported. Diagnostics settings are automatically added to resources in the added subscriptions that match the tag rules defined for the Datadog resource.
8178

8279
### Remove/unlink subscriptions from a Datadog resource
8380

0 commit comments

Comments
 (0)