Module host

Module host 

Source
Expand description

Host provider.

This module provides the HostProvider trait, which deals with providing information about the process host itself.

A default host provider implementation, based on the Datadog Agent, is included.

Modules§

providers
Host provider implementations.

Traits§

HostProvider
Provides information about the process host itself.