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§
Structs§
- Metadata
Operation - A metadata operation.
Enums§
- Entity
Id - An entity identifier.
- Metadata
Action - A metadata action.
Traits§
- Workload
Provider - Provides information about workloads running on the process host.