Skip to main content

Module workload

Module workload 

Source
Expand description

Workload provider.

This modules provides the WorkloadProvider trait, which deals with providing information about workloads running on the process host.

A number of building blocks are included – generic entity identifiers, tag storage, metadata collection and aggregation – along with a default workload provider implementation based on the Datadog Agent.

Modules§

origin
Origin detection and resolution.
providers
Workload provider implementations.

Structs§

MetadataOperation
A metadata operation.

Enums§

EntityId
An entity identifier.
MetadataAction
A metadata action.

Traits§

WorkloadProvider
Provides information about workloads running on the process host.