For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/dashboards/widgets/cloudcraft_diagram.md. A documentation index is available at /llms.txt.

Cloudcraft Diagram Widget

Example Cloudcraft Diagram widget displaying a cloud architecture diagram

The Cloudcraft Diagram widget displays a live architecture diagram of your AWS, Azure, or GCP infrastructure directly in a dashboard. Use it alongside other widgets to correlate infrastructure context with metrics, logs, or alerts.

Setup

Configuration

  1. Select a cloud provider: AWS, Azure, or GCP.
  2. Select an overlay to determine what information is displayed on the diagram:
    • Infrastructure: High-level view of services and resources.
    • Observability: Indicates which hosts have the Datadog Agent installed.
    • Security: IAM, firewall, and security group visibility.
    • Cost: Track and optimize resource spend (AWS and Azure only).
    • APM: Visualize distributed traces between cloud resources (AWS only, Preview).
  3. Select an account (AWS), subscription (Azure), or project (GCP) to diagram.
  4. Optionally filter the diagram by resource type, region, or tags. Available filters vary by provider.
  5. Optionally configure Group by to organize resources into sections. You can group by provider-native groupings or by any resource tags.
  6. Enter a title for the widget.
  7. Click Save.

Diagram controls

After saving, the following controls are available directly on the widget:

ControlDescription
Zoom in / Zoom outAdjust the zoom level of the diagram.
2D / 3D toggleSwitch between a top-down (2D) and isometric (3D) projection.
Reset viewReturn the diagram to its default zoom and position.
Find in diagramSearch for a resource by name or ID to highlight and zoom in on it.

Note: The Cloudcraft Diagram widget is independent from the full-page Cloudcraft view at Infrastructure > Resources > Cloudcraft. Changes or selections in one do not affect the other. To display the same view in the widget, configure the widget with the same provider, account, and filter settings.

Further Reading