---
title: Fleet View
description: >-
  View and inspect Datadog Agents and OpenTelemetry Collectors across your
  fleet.
breadcrumbs: Docs > Agent > Fleet Automation > Fleet View
---

# Fleet View

{% callout %}
# Important note for users on the following Datadog sites: app.ddog-gov.com, us2.ddog-gov.com

{% alert level="info" %}
Fleet View is in Preview on Datadog Government sites (US1-FED and US2-FED).  Additional Fleet Automation functionality such as Configuring Agents, Upgrading Agents and Upgrading SDKs are not supported for your selected Datadog site ({% placeholder "user-datadog-site-name" /%}).
{% /alert %}

{% /callout %}

Use [Fleet View](https://app.datadoghq.com/fleet) to gain insight into observability gaps on your hosts, outdated Agents or OTel Collectors, and Agents with integration issues.

For each Datadog Agent, you can see:

- The Agent version
- Whether the Agent has any unconfigured or misconfigured integrations
- The services that the Agent is monitoring
- The Agent's Remote Configuration status
- The products that are enabled on the Agent
- Agent Audit Trail events including configuration changes, upgrades, and flares

For each OTel Collector, you can see:

- The Collector version
- The distribution of the Collector
- The configuration YAML of the Collector
- Pipeline and topology views of the Collector

## Prerequisites{% #prerequisites %}

- Configuration view is enabled by default for Agents and OTel Collectors with version 7.47.0 and later. To enable it manually for older versions, set `inventories_configuration_enabled` to `true` in your [Agent configuration file](https://docs.datadoghq.com/agent/configuration/agent-configuration-files.md), or use the `DD_INVENTORIES_CONFIGURATION_ENABLED` environment variable.
- Agent integration configuration is enabled by default in Agent version 7.49.0 or later. To enable it manually on older versions, set `inventories_checks_configuration_enabled` to `true` in your [Agent configuration file](https://docs.datadoghq.com/agent/configuration/agent-configuration-files.md), or use the `DD_INVENTORIES_CHECKS_CONFIGURATION_ENABLED` environment variable.

{% alert level="info" %}
Fleet Automation requires the [Datadog Extension](https://docs.datadoghq.com/opentelemetry/integrations/datadog_extension.md#setup) to display OpenTelemetry Collector configuration, pipelines, and topology. Configure the extension before using the OTel Collector features described on this page.
{% /alert %}

## Examine a Datadog Agent or OpenTelemetry Collector{% #examine-a-datadog-agent-or-opentelemetry-collector %}

Select a Datadog Agent or OTel Collector to view its configuration, connected integrations, audit events, and a support tab for sending a remote flare.

{% image
   source="https://docs.dd-static.net/images/agent/fleet_automation/fleet-automation-view-config.765ac9cfeb655d626d63655dba190e24.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/agent/fleet_automation/fleet-automation-view-config.765ac9cfeb655d626d63655dba190e24.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="The Agent detail panel showing configuration, connected integrations, and audit events." /%}

## Search and filter{% #search-and-filter %}

Use the search bar at the top of Fleet View to find specific Agents, OTel Collectors, or clusters across your fleet. You can:

- Perform free-text search by hostname or cluster name
- Filter by host and Agent tags, such as operating system, environment (`env`), team, and enabled products (`products_enabled`)

## Visualize OTel pipelines{% #visualize-otel-pipelines %}

The Configuration tab for an OTel Collector includes Pipeline and Topology views. These views provide end-to-end visibility into how telemetry flows through your OTel pipelines.

To access these views:

1. Navigate to [**Fleet Automation**](https://app.datadoghq.com/fleet).
1. Filter for OTel Collectors.
1. Select a Collector to open the detail panel.
1. Click the Configuration tab.
1. Select Pipeline or Topology from the View as options.

### Pipeline view{% #pipeline-view %}

The Pipeline view displays the telemetry pipeline for a single OTel Collector. Use the pipeline view to:

- Validate telemetry routing between configured receivers, processors, and exporters.
- Identify data flow issues, such as data drops and bottlenecks, by enabling the Show traffic toggle.
- Investigate pipeline alerts by examining active monitor alerts surfaced on component nodes.

{% image
   source="https://docs.dd-static.net/images/agent/fleet_automation/fleet-automation-pipeline-view.a669402744743088964b9801c2155281.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/agent/fleet_automation/fleet-automation-pipeline-view.a669402744743088964b9801c2155281.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="Pipeline view showing telemetry routing between OTel Collector components." /%}

### Topology view{% #topology-view %}

The Topology view displays the forwarding chain across OTel Collectors deployed as DaemonSets and gateways. Use the topology view to:

- Validate telemetry routing across Collectors in a DaemonSet-to-gateway architecture.
- Spot data drops and bottlenecks by enabling the Show traffic toggle to overlay data flow rates on each edge.
- Investigate pipeline issues by examining active monitor alerts surfaced on Collector nodes.

{% image
   source="https://docs.dd-static.net/images/agent/fleet_automation/fleet-automation-gateway-topology.66bd31699319aad95b48a85d068fa17a.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/agent/fleet_automation/fleet-automation-gateway-topology.66bd31699319aad95b48a85d068fa17a.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="Topology view showing DaemonSet Collectors forwarding through gateway Collectors to Datadog." /%}

## View Agent Audit Trail events{% #view-agent-audit-trail-events %}

The Audit Events tab displays Audit Trail events associated with the selected Agent. Use this tab to:

- Identify configuration changes, API key updates, installs, upgrades, and support flares
- Determine when and where changes were made

Audit Trail event visibility depends on your plan. When Audit Trail is enabled in your organization, you can view Agent events for up to 90 days based on your Audit Trail retention settings. If Audit Trail is not enabled in your organization, you can view the past 24 hours of events.

## Send a remote flare{% #send-a-remote-flare %}

You can send a flare from the Datadog Agent or DDOT Collector after enabling Remote Configuration on the Agent. For instructions, see [Send a flare from the Datadog site](https://docs.datadoghq.com/agent/troubleshooting/send_a_flare.md#send-a-flare-from-the-datadog-site).

When you contact Datadog Support with Remote Configuration enabled, the Support team may initiate a flare from your environment to help resolve your issue faster.

{% image
   source="https://docs.dd-static.net/images/agent/fleet_automation/fleet_automation_remote_flare.eddc4a71c702b7900e16f7116bee56e5.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/agent/fleet_automation/fleet_automation_remote_flare.eddc4a71c702b7900e16f7116bee56e5.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="The support tab for an Agent with the Send Flare button." /%}

## Kubernetes view{% #kubernetes-view %}

The Kubernetes view lets you see Datadog Agents and OTel Collectors running in Kubernetes environments. It provides a unified view of your fleet across both host-based and containerized infrastructure.

By default, Fleet View lists infrastructure as individual hosts. Use the View by infra type toggle to switch to the [Kubernetes view](https://app.datadoghq.com/fleet?view_by=clusters), which shows Agents by Kubernetes cluster instead.

Each row is a cluster managed by the [Datadog Operator](https://docs.datadoghq.com/containers/datadog_operator.md) or Helm chart. The cluster's Node Agents, Cluster Agent, and Cluster Check Runners appear grouped together rather than as individual hosts.

### Prerequisites for Kubernetes view{% #prerequisites-for-kubernetes-view %}

Most Kubernetes view features are available without version requirements. Specific capabilities require:

| Capability                                 | Requirement                                                                                                                       |
| ------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------- |
| View `DatadogAgent` configuration          | Datadog Operator v1.24 or later                                                                                                   |
| View Helm Chart values                     | Datadog Helm Chart v3.157.0 or later                                                                                              |
| Edit configuration                         | [Remote Configuration](https://docs.datadoghq.com/agent/guide/setup_remote_config.md) enabled and Datadog Operator v1.27 or later |
| View integrations on a Cluster Agent       | Agent v7.72.0 or later                                                                                                            |
| View integration status on a Cluster Agent | Agent v7.79.0 or later                                                                                                            |

To edit configuration from Fleet View, also set the following flags in your [Operator configuration](https://github.com/DataDog/datadog-operator/blob/main/docs/configuration.v2alpha1.md): `remoteConfigEnabled`, `remoteUpdatesEnabled`, and `createControllerRevisions`. Editing Helm Chart values from Fleet View is not supported.

### View Kubernetes clusters{% #view-kubernetes-clusters %}

Clusters are listed alphabetically by cluster name. The table lists each cluster's name, deployment method (Datadog Operator or Helm), namespace, Agent version, Agent pod status, readiness, age, and number of restarts.

To find a specific cluster, you can search by cluster name.

Click a cluster to view:

- Cluster details, such as environment and tags
- Cluster-level Agents (Cluster Agent and Cluster Check Runners)
- Node Agents

On the Configuration tab, you can view configuration:

- **Datadog Operator v1.24 or later**: View the `DatadogAgent` custom resource configuration. With Datadog Operator v1.27 or later, you can also edit the configuration from this tab.
- **Datadog Helm Chart v3.157.0 or later**: View the Helm Chart values (`values.yaml`).

### Limitations{% #limitations %}

Compared to the default view, the Kubernetes view has the following limitations:

- You cannot send remote support flares.
- You can see which OTel Collectors are running, but you cannot view their configuration in the Kubernetes view.
- Fleet Automation API access is not available.

## Further Reading{% #further-reading %}

- [Fleet Automation](https://docs.datadoghq.com/agent/fleet_automation.md)
- [Send a flare](https://docs.datadoghq.com/agent/troubleshooting/send_a_flare.md)
- [Install the Datadog Agent on Kubernetes](https://docs.datadoghq.com/containers/kubernetes/installation.md)
