Skip to content

Commit 3d3f475

Browse files
authored
(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
1 parent 97ebd70 commit 3d3f475

2 files changed

Lines changed: 28 additions & 14 deletions

File tree

content/en/infrastructure/resource_catalog/_index.md

Lines changed: 28 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,10 @@ By default, when you navigate to the Resource Catalog, you are able to see Datad
5555

5656
{{< img src="/infrastructure/resource_catalog/resource_catalog_settings.png" alt="The Resource Catalog configuration page for extending resource collection" width="100%">}}
5757

58-
<div class="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 <a href="https://app.datadoghq.com/integrations/amazon-web-services">Datadog AWS Integration</a>.<br/>
58+
<div class="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 <a href="https://app.datadoghq.com/integrations/amazon-web-services">Datadog AWS Integration</a>.
59+
</div>
5960

60-
{{< img src="/infrastructure/resource_catalog/aws_usage_toggle.png" alt="AWS Usage toggle in account settings" style="width:100%;" >}}</div>
61+
{{< img src="/infrastructure/resource_catalog/aws_usage_toggle.png" alt="AWS Usage toggle in account settings" style="width:100%;" >}}
6162

6263
## Browse the Resource Catalog
6364

@@ -79,21 +80,29 @@ To access the relevant cloud console for any resource in your list, click on a r
7980

8081
Clicking on a host opens a side panel with details including:
8182

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%">}}
8898

8999
Clicking on any resource opens a side panel with details including:
90100

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
97106

98107
## Resource Changes (in Preview)
99108

@@ -128,3 +137,8 @@ For more information, see [Resource Changes][16].
128137
[14]: https://app.datadoghq.com/integrations/azure
129138
[15]: https://docs.datadoghq.com/infrastructure/resource_catalog/schema/
130139
[16]: /infrastructure/resource_catalog/resource_changes/
140+
[17]: /datadog_cloudcraft/
141+
[18]: /integrations/ntp/
142+
[19]: /infrastructure/process/?tab=linuxwindows#installation
143+
[20]: /profiler/enabling/
144+
[21]: /security/code_security/iac_security/
971 KB
Loading

0 commit comments

Comments
 (0)