The Hosts table provides an inventory of hosts monitored by Datadog. It includes systems running the Datadog Agent and Cloud instances monitored through Datadog’s metrics integrations. Each row represents a host and its associated attributes. The table includes columns for metadata tags, cloud provider details, resource type and specifications, and system information such as hostname, operating system, CPU, and memory.

dd.hosts

Fields

TitleIDTypeData TypeDescription
Resource TagstagscorehstoreThis field contains an array of tags, each represented as a key-value pair, used to categorize and provide metadata about the associated entity.
Cloud Providercloud_providercorestringIndicates the cloud service provider associated with the resource, such as AWS, GCP, or Azure.
Resource Typeresource_typecorestringIndicates the type of cloud resource, specifying the cloud provider and resource category.
Source Platformssourcescorearray<string>Lists the platforms or environments from which data is collected, such as cloud providers or agents.
Host IdentifierhostnamecorestringUnique identifier for the host.
Hostname Aliaseshostname_aliasescorearray<string>Stores an array of alias names associated with a host, including instance IDs and internal network addresses.
Instance Typeinstance_typecorestringSpecifies the type of virtual machine instance
Operating SystemoscorestringIndicates the operating system running on the host
Operating System Versionos_versioncorestringIndicates the version of the operating system installed on the host machine. This information is useful for compatibility and support purposes.
Memory Sizememory_mibcorefloat64Represents the amount of memory allocated or used, measured in mebibytes.
Agent Versionagent_versioncorestringIndicates the version of the software agent running on the system, including release candidates and development builds.
CPU SpecificationscpucorehstoreContains detailed specifications of the CPU, including core count, model, vendor, cache size, and architecture. This information is stored as a list of key-value pairs.
Kernel InformationkernelcorehstoreStores detailed information about the operating system kernel, including the name, release version, and build details. The data is structured as a list of key-value pairs.
Modification Detected Timestampmodification_detected_atcoretimestampIndicates the exact time when a modification was detected in the system. This is useful for tracking changes and auditing purposes.