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
(Infrastructure) Add Cloudcraft info to Resource Catalog (#35852)
* Add Cloudcraft info
* Move screenshot outside admonition
* Update screenshot
* Update host panel info
* Update resource panel info
* Make minor fixes for consistency
* Combine metrics, traces, logs, and processes into Telemetry
<divclass="alert alert-warning">Enabling resource collection can impact your AWS CloudWatch costs. To avoid these charges, disable <strong>Usage</strong> metrics in the <strong>Metric Collection</strong> tab of the <ahref="https://app.datadoghq.com/integrations/amazon-web-services">Datadog AWS Integration</a>.<br/>
58
+
<divclass="alert alert-warning">Enabling resource collection can impact your AWS CloudWatch costs. To avoid these charges, disable <strong>Usage</strong> metrics in the <strong>Metric Collection</strong> tab of the <ahref="https://app.datadoghq.com/integrations/amazon-web-services">Datadog AWS Integration</a>.
@@ -79,21 +80,29 @@ To access the relevant cloud console for any resource in your list, click on a r
79
80
80
81
Clicking on a host opens a side panel with details including:
81
82
82
-
-**Host information** such as the name, account, OS, instance type, tags, and metadata associated with the resource
83
-
-**Telemetry** including metrics, logs, traces, processes, and so on
84
-
-**Active monitor alerts** and enabled monitors status on the host
85
-
-**Agent configuration** information
86
-
87
-
{{< img src="/infrastructure/resource_catalog/resource_catalog_host_side_panel.png" alt="Resource Catalog with the host side panel open" width="100%">}}
83
+
-**Host information** such as the name, account, OS, instance type, tags, and metadata associated with the host
84
+
-**Host Summary** which displays active monitor alerts and enabled products
85
+
-**Telemetry** including metrics, logs, traces, and processes
86
+
-**Containers** which displays metrics for containers attached to the host
87
+
-**Infra map** which displays a [Cloudcraft diagram][17]
88
+
-**Relationships** which displays an interactive map of connections to other resources
89
+
-**Profiles** correlated with the host (requires [Profiler][20])
90
+
-**Network** information, which can be filtered by tags and displayed in customizable graphs
91
+
-**Changes** showing a customizable history of changes to the host
92
+
-**Security** which displays general misconfigurations, [IaC misconfigurations][21], signals, vulnerabilities, identity risks, and access insights
93
+
-**Cost** which includes recommendations to reduce the host's costs
94
+
-**Agent** which displays your Agent configuration in JSON format
95
+
-**OTel Collector** which displays your OpenTelemetry Collector configuration (in Preview)
96
+
97
+
{{< img src="/infrastructure/resource_catalog/resource_catalog_host_side_panel-2.png" alt="Resource Catalog with the host side panel open" width="100%">}}
88
98
89
99
Clicking on any resource opens a side panel with details including:
90
100
91
-
-**Resource information** such as the resource type, name, account, and tags associated with the resource.
92
-
-**Resource definition** in JSON showing the full configuration of the asset.
93
-
-**Recent Changes** showing a 7-day history of changes to the resource
94
-
-**Relationship** view showing interdependencies between resources
95
-
-**Service and team ownership** of the resource
96
-
-**Security risks** that the resource is exposed to, including misconfigurations, signals, identity risks, and vulnerabilities
101
+
-**Resource Info** including resource-specific tags and the resource's definition in JSON format
102
+
-**Telemetry** including metrics and logs
103
+
-**Relationships** which displays an interactive map of connections to other resources
104
+
-**Changes** showing a history of changes to the resource
105
+
-**Security** which displays misconfigurations, signals, vulnerabilities, and identity risks
97
106
98
107
## Resource Changes (in Preview)
99
108
@@ -128,3 +137,8 @@ For more information, see [Resource Changes][16].
0 commit comments